【新增】新增字典按需加载用dicts方式

This commit is contained in:
zhoulingpo
2023-05-06 15:47:12 +08:00
parent 181a775aa5
commit efcc113a1c
9 changed files with 92 additions and 11 deletions
+1
View File
@@ -86,6 +86,7 @@ export default {
this.$store.commit('saveUserInfo', null)
this.$store.commit('setHandleProcess', null)
this.$store.commit('savePathUrl', null)
this.$store.commit('removeDicts', null)
// var sevice = "http://"+window.location.host+"/";
// var serviceUrl = encodeURIComponent(sevice);
// 正式