遇到了v-model綁定computed沒有反應的另一種做法. ... return { ...this.data } }, // 加了set的部份 set (value) { console.log(value) this.
確定! 回上一頁