Add item to the array if doesn't exist in Vue.js/ES6 ... checkIfExists(4) if (!this.exists) { this.items.push({'id': 4, 'text': 'Item 4' } ...
確定! 回上一頁