diff --git a/entry/src/main/ets/pages/UserInfo.ets b/entry/src/main/ets/pages/UserInfo.ets index 2830a55a..e2474396 100644 --- a/entry/src/main/ets/pages/UserInfo.ets +++ b/entry/src/main/ets/pages/UserInfo.ets @@ -1154,9 +1154,9 @@ struct UserInfo { .backgroundImageSize({ width: '100%', height: '100%' }) .onClick(() => { console.log('this.startExam', this.startExam, this.systemParam.Param364, this.isExamStart) - if (this.startExam && this.systemParam.Param364 == '2') { - return - } + // if (this.startExam && this.systemParam.Param364 == '2') { + // return + // } this.currentUser = EmptyCandidateObject globalThis.lsh = item.lsh; setTimeout(() => {