Browse Source

修改合并与被合并可option

wolyshaw 4 năm trước cách đây
mục cha
commit
bc39c1813b
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/constant/index.js

+ 2 - 2
src/constant/index.js

@@ -183,8 +183,8 @@ export const classTime = {
 }
 }
 
 
 export const mergeCourseType = {
 export const mergeCourseType = {
-  MASTER: '课',
-  ASSIST: '课',
+  MASTER: '合并课',
+  ASSIST: '被合并课',
 }
 }
 export const mergeType = {
 export const mergeType = {
   合并课: '合并课',
   合并课: '合并课',