xiangpei
2024-09-06 222a623191c8dbd934a45c5da32c6c6883c8587f
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)