在組件Prop的修飾符.sync. 在與物件傳遞資料時,可以使用.sync 修飾詞省略一些程式碼 <div id="app"> <test :name.sync="myName"></test> ...
確定! 回上一頁