zhaowei
9 天以前 86f0166e2a759e6ec2c34b0dd0b388bafa80cedd
src/main.js
@@ -63,13 +63,13 @@
Vue.prototype.rules = rules
Vue.config.productionTip = false
Vue.use(Storage, config.storageOptions)
Vue.use(Antd)
Vue.use(VueAxios, router)
Vue.use(Viser)
Vue.use(hasPermission)
Vue.use(JDictSelectTag)
Vue.use(Print)
Vue.use(ElementUI);
Vue.use(Antd)
Vue.use(preview)
Vue.use(vueBus);
Vue.use(JeecgComponents);