Then You can manipulate :disabled attribute in vue.js. ... var app = new Vue({ el: '#app', data: { disabled: false, }, });.
確定! 回上一頁