Generally, we cannot call a Vue component method from outside the component. ... methods: { addThing: function() { this.things.push('New Thing ' + ...
確定! 回上一頁