fuliqi
2024-09-04 ecc31e11aabf389ea98e55f32c5feb88a6f50fe7
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)