src/main.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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)