<button v-bind:disabled="isBtnDisabled">click me!</button> ... 前面說過, v-model 在 <input> 的 text 文字輸入框對應的是 input 事件。
確定! 回上一頁