Explorar o código

05/20 17:49

类型修改
mo %!s(int64=5) %!d(string=hai) anos
pai
achega
56c84177ee
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/views/teamDetail/components/resetClass.vue

+ 6 - 0
src/views/teamDetail/components/resetClass.vue

@@ -937,6 +937,12 @@ export default {
           ];
           ];
           break;
           break;
         }
         }
+        case "MUSIC_NETWORK": {
+          this.courseTypeList = [
+            { value: "MUSIC_NETWORK", label: "乐团网管课" }
+          ];
+          break;
+        }
         case "SNAP": {
         case "SNAP": {
           this.courseTypeList = [
           this.courseTypeList = [
             { value: "SINGLE", label: "单技课" },
             { value: "SINGLE", label: "单技课" },