更新限制
This commit is contained in:
parent
a298fbd33c
commit
91fa95aa9f
@ -1007,6 +1007,9 @@ struct UserInfo {
|
|||||||
Image($r('app.media.gx_btn'))
|
Image($r('app.media.gx_btn'))
|
||||||
.commStyle()
|
.commStyle()
|
||||||
.onClick(() => {
|
.onClick(() => {
|
||||||
|
if (this.isExamStart && !globalThis.singlePlay) {
|
||||||
|
return
|
||||||
|
}
|
||||||
this.faceCompareSucess = 0
|
this.faceCompareSucess = 0
|
||||||
this.numCount = 0
|
this.numCount = 0
|
||||||
this.getExaminationStudentInfoFn()
|
this.getExaminationStudentInfoFn()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user