您可以导入库并将其 use 作为Vue插件导入,以在包含验证配置的所有组件上全局启用该功能。 import Vue from 'vue' import Vuelidate from 'vuelidate' Vue.use(Vuelidate).
確定! 回上一頁