Compare commits
	
		
			No commits in common. "61628b22945f5dc4dc6d325d16e6219c658982fb" and "51053a313881fdcc022df6d1b6cae5255f28472b" have entirely different histories.
		
	
	
		
			61628b2294
			...
			51053a3138
		
	
		
| @ -1154,9 +1154,9 @@ struct UserInfo { | |||||||
|             .backgroundImageSize({ width: '100%', height: '100%' }) |             .backgroundImageSize({ width: '100%', height: '100%' }) | ||||||
|             .onClick(() => { |             .onClick(() => { | ||||||
|               console.log('this.startExam', this.startExam, this.systemParam.Param364, this.isExamStart) |               console.log('this.startExam', this.startExam, this.systemParam.Param364, this.isExamStart) | ||||||
|               // if (this.startExam && this.systemParam.Param364 == '2') { |               if (this.startExam && this.systemParam.Param364 == '2') { | ||||||
|               //   return |                 return | ||||||
|               // } |               } | ||||||
|               this.currentUser = EmptyCandidateObject |               this.currentUser = EmptyCandidateObject | ||||||
|               globalThis.lsh = item.lsh; |               globalThis.lsh = item.lsh; | ||||||
|               setTimeout(() => { |               setTimeout(() => { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user