去掉断点
This commit is contained in:
parent
15c6a151c9
commit
b7d0f11b9c
@ -125,7 +125,6 @@ export default {
|
||||
});
|
||||
},
|
||||
changeRunPlanStatus() {
|
||||
debugger;
|
||||
this.memberList = [];
|
||||
if (this.$store.state.map.runPlanStatus) {
|
||||
const activeList = this.$store.state.map.activeTrainList;
|
||||
|
Loading…
Reference in New Issue
Block a user