【修改】修改流程传参方式
This commit is contained in:
@@ -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);
|
||||
// 正式
|
||||
|
||||
Reference in New Issue
Block a user