Browse Source

Merge branch 'video-tcplayer'

mo 1 year ago
parent
commit
e79dba9fcd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/attend-class/index.tsx

+ 1 - 1
src/views/attend-class/index.tsx

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