也許再加個 onchange 檢驗一下就可以了吧。 <input type="number" v-model.number="quantity" :min="min" :max="max" ...
確定! 回上一頁