Compare commits

...

3 Commits

Author SHA1 Message Date
joylink_fanyuhong
7091605874 Merge remote-tracking branch 'origin/develop' into local-test
All checks were successful
local-test分支构建发布到本地服务器 / Build-Publish (push) Successful in 9m24s
2024-09-11 11:18:45 +08:00
joylink_fanyuhong
13f16e5570 f仿真重置后清楚区故解连续操作状态 2024-09-11 11:18:26 +08:00
joylink_fanyuhong
5470a32bb7 成工院大铁标准线实训测验模式结束后弹出的结果优化 2024-09-11 09:37:17 +08:00

View File

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