修改从车务终端切到联锁界面后无法操作增加列车问题
This commit is contained in:
parent
cf5e633187
commit
a7616055dc
@ -319,6 +319,7 @@ export default {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
beforeDestroy() {
|
beforeDestroy() {
|
||||||
|
this.$store.dispatch('menuOperation/setButtonOperation', null);
|
||||||
this.routeDataMap = null;
|
this.routeDataMap = null;
|
||||||
this.routeButtonCodeList = [];
|
this.routeButtonCodeList = [];
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user