浏览代码

修改文案

lex 2 年之前
父节点
当前提交
a6294db3d9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/lesson-list/components/teacher.tsx

+ 1 - 1
src/views/lesson-list/components/teacher.tsx

@@ -159,7 +159,7 @@ export default defineComponent({
                         class={[
                           styles.statusName,
                           forms.detail.signOutStatus ||
-                          forms.detail.courseStatus !== 'NOT_START'
+                          forms.detail.courseStatus == 'NOT_START'
                             ? ''
                             : styles.error
                         ]}>