feat: 远程终止考试优化
This commit is contained in:
		
							parent
							
								
									30aee68389
								
							
						
					
					
						commit
						ce3a1e86a6
					
				| @ -3747,7 +3747,7 @@ export default class Judge { | ||||
| 
 | ||||
|     //监听远程终止考试
 | ||||
|     globalThis.udpEvent.onStopExam(async () => { | ||||
|       const config392 = (this.judgeUI.judgeConfigObj['392'] || [20,'81']).split(','); | ||||
|       const config392 = (this.judgeUI.judgeConfigObj['392'] || '20,81').split(','); | ||||
|       this.setJudgeMark(config392[0]*1, config392[1], 2); | ||||
|     }) | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user