fuliqi
2024-09-14 e58526cc3a60a8f5c0c22c0cc6fe31bd2f7dd9b2
src/main.js
@@ -59,6 +59,8 @@
Vue.prototype.handleTree = handleTree
Vue.prototype.getToken = getToken
Vue.prototype.$uploadUrl = process.env.VUE_APP_BASE_API + "/common/upload"
Vue.prototype.$img = process.env.VUE_APP_BASE_API
// 全局组件挂载
Vue.component('DictTag', DictTag)