xiangpei
2024-09-02 b826ed55c3d0265dc7db50c933819b20e2e66cc8
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)