new Vue({ computed: { computedData: { get: function () { return // . ... 中,我們可以看到,我們的input 是直接綁v-model="fullName" ,因此他 ...
確定! 回上一頁