Merge remote-tracking branch 'origin/develop' into local-test
local-test分支构建发布到本地服务器 / Build-Publish (push) Successful in 9m24s
Details
local-test分支构建发布到本地服务器 / Build-Publish (push) Successful in 9m24s
Details
This commit is contained in:
commit
7091605874
|
@ -291,6 +291,7 @@ export default {
|
||||||
this.clearOperate();
|
this.clearOperate();
|
||||||
this.guideLockRightFlag = false;
|
this.guideLockRightFlag = false;
|
||||||
this.guideLockLeftFlag = false;
|
this.guideLockLeftFlag = false;
|
||||||
|
this.continueSectionFault = false;
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
beforeDestroy() {
|
beforeDestroy() {
|
||||||
|
|
Loading…
Reference in New Issue