【修改】修改流程传参方式

This commit is contained in:
zhoulingpo
2023-04-26 09:37:41 +08:00
parent a9aa5709b8
commit 047f84cb21
6 changed files with 24 additions and 22 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ export default {
this.$store.commit('savePathUrl', null)
this.$store.commit('saveMenuName', null)
this.$store.commit('saveMenuData', null)
this.store.commit('setHandleProcess', null)
this.$store.commit('setHandleProcess', null)
// var sevice = "http://"+window.location.host+"/";
// var serviceUrl = encodeURIComponent(sevice);
// 正式