import { validationMixin } from 'vuelidate' var Component = Vue.extend({ mixins: [validationMixin], validations: ...
確定! 回上一頁