运行图预览调整
This commit is contained in:
parent
5af9956f5b
commit
b47b63305a
@ -140,7 +140,7 @@ export default {
|
||||
}
|
||||
},
|
||||
'$store.state.socket.simulationReset': function (val) {
|
||||
this.selectSeries = []; this.runSeries = [];
|
||||
this.selectSeries = []; this.runSeries = []; this.runPlanData = {};
|
||||
if (this.dialogShow) {
|
||||
this.loadInitData();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user