Procházet zdrojové kódy

Merge branch 'video-tcplayer'

mo před 1 rokem
rodič
revize
e79dba9fcd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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,