0
6
2579
1
vm.$data 類型:Object【對象】詳細(xì):Vue 實例觀察的數(shù)據(jù)對象。Vue 實例代理了對其 data 對象屬性的訪問。參考:選項 / 數(shù)據(jù) - data vm.$p...