那么之后我们进行组件复用的时候,我们都会共享到同样一个 data 对象。 但如果我们返回一个函数:. Vue.component('button-counter', { data: function () { return { ...
確定! 回上一頁