var app = new Vue({. 2. el: '#app',. 3. data: {. 4. array: [true, true, true]. 5. },. 6. methods: {. 7. changeArray: function() {.
確定! 回上一頁