main.js import Vuelidate from 'vuelidate' Vue.use(Vuelidate) ... email – is required and must be a valid email (e.g. [email protected]) ...
確定! 回上一頁