Browse Source

更改班级状态字段

谢杰标 2 năm trước cách đây
mục cha
commit
138af11211
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/common/ClassTimeTip.vue

+ 1 - 1
src/components/common/ClassTimeTip.vue

@@ -2,7 +2,7 @@
   <p style="display: inline-block; color: red">
     <template v-if="info.gradeId">
       【<span>{{
-        info.status == 0
+        info.classStatus == 0
           ? "暂未开班"
           : info.classEndTime
           ? `有效期至:${$tools.timestampToTime(