|  | @@ -120,7 +120,7 @@ export default defineComponent({
 | 
	
		
			
				|  |  |        videoRefs: {} as any[],
 | 
	
		
			
				|  |  |        audioRefs: {} as any[],
 | 
	
		
			
				|  |  |        modelAttendStatus: false, // 布置作业提示弹窗
 | 
	
		
			
				|  |  | -      modalAttendMessage: '本节课未设置课后训练,是否继续?',
 | 
	
		
			
				|  |  | +      modalAttendMessage: '本节课未设置课后作业,是否继续?',
 | 
	
		
			
				|  |  |        modelTrainStatus: false, // 训练设置
 | 
	
		
			
				|  |  |        homeworkStatus: true, // 布置作业完成时
 | 
	
		
			
				|  |  |        removeVisiable: false,
 |