次数修改

This commit is contained in:
lvyuankang 2025-03-11 16:26:55 +08:00
parent 6195bca9fb
commit ae5675fd5c

View File

@ -751,7 +751,7 @@ struct UserInfo {
this.updateTimeLimit = false
// this.errorDialog.close()
this.errorNum++
if (this.errorNum < 2) {
if (this.errorNum < 3) {
this.getExaminationStudentInfoFn()
}
console.log('error12error' + error)