Explorar o código

修改合并与被合并可option

wolyshaw %!s(int64=4) %!d(string=hai) anos
pai
achega
bc39c1813b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/constant/index.js

+ 2 - 2
src/constant/index.js

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