修改设置仿真状态
This commit is contained in:
parent
474b1fff18
commit
72f1c63e22
@ -89,7 +89,7 @@ function handle(state, data) {
|
|||||||
state.tipOperateCount++;
|
state.tipOperateCount++;
|
||||||
break;
|
break;
|
||||||
case 'Simulation_Control_Pause': // 暂停中
|
case 'Simulation_Control_Pause': // 暂停中
|
||||||
store.dispatch('scriptRecord/simulationPause', msg);
|
store.dispatch('scriptRecord/updateSimulationPause', msg);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user