f仿真重置后清楚区故解连续操作状态

This commit is contained in:
joylink_fanyuhong 2024-09-11 11:18:26 +08:00
parent 5470a32bb7
commit 13f16e5570

View File

@ -291,6 +291,7 @@ export default {
this.clearOperate();
this.guideLockRightFlag = false;
this.guideLockLeftFlag = false;
this.continueSectionFault = false;
}
},
beforeDestroy() {