去掉断点
This commit is contained in:
parent
7b9fe40dbd
commit
04b9f6062a
@ -91,7 +91,6 @@ export default {
|
||||
this.isPause = !(this.$store.state.scriptRecord.simulationPause);
|
||||
},
|
||||
'$store.state.map.runPlanStatus':function (val) {
|
||||
debugger;
|
||||
this.initData();
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user