Ver código fonte

修改文案

lex 2 anos atrás
pai
commit
a6294db3d9
1 arquivos alterados com 1 adições e 1 exclusões
  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
                         ]}>