<v-form ref="form"> <v-card-text> <v-text-field label="輸入您的帳號" type="text" ... 文字框驗證使用 v-bind:rules="驗證規則" ,驗證規則放在data中類型為陣列 ...
確定! 回上一頁