Watch a reactive property or a computed function on the component instance for ... Example: const app = Vue.createApp({ data() { return { a: 1, b: 2, ...
確定! 回上一頁