import Vue from 'vue' import VeeValidate from 'vee-validate' Vue.use(VeeValidate) ... Here is the full template for that specific component.
確定! 回上一頁