道岔钩锁操作结束清除operation
This commit is contained in:
parent
ba7b9f39eb
commit
f270cbfb3b
@ -119,6 +119,7 @@ export default {
|
||||
doClose() {
|
||||
this.loading = false;
|
||||
this.dialogShow = false;
|
||||
this.operation = '';
|
||||
this.$root.$emit('dialogClose', this.selected);
|
||||
this.$store.dispatch('training/emitTipFresh');
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user