dev #63
@ -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