Vue.use(Vuelidate) And the following are the changes we make to RegisterPage.vue: <script>import { required, email, minLength, maxLength, alphaNum } from ...
確定! 回上一頁