更新限制

This commit is contained in:
lvyuankang 2024-09-12 13:30:04 +08:00
parent a298fbd33c
commit 91fa95aa9f

View File

@ -1007,6 +1007,9 @@ struct UserInfo {
Image($r('app.media.gx_btn'))
.commStyle()
.onClick(() => {
if (this.isExamStart && !globalThis.singlePlay) {
return
}
this.faceCompareSucess = 0
this.numCount = 0
this.getExaminationStudentInfoFn()