0
我正在使用angular和Bootstrap for angular(angular UI),並且當我打開模式(單擊編輯列表)並選擇要編輯的國家/地區時,讓我說改變一個國家的名字,我沒有看到它反映在模態控制器的模型中。所以這個值不會更新:$ ctrl.Country。無法使用Angular UI和Modal更新模型
因爲我使用duoble在輸入文本結合我迷路:{{$ ctrl.Country.Name}}
這是我Plunker
<a href="https://plnkr.co/edit/5JHKpdmLMVBFlmL22SGC?p=preview">Plunker</a>
感謝
它工作很好,非常感謝! – MarcosF8