Explorar o código

临时班无法预排课

1
mo %!s(int64=4) %!d(string=hai) anos
pai
achega
1c20db37b8
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/teamDetail/components/memberClassList.vue

+ 2 - 1
src/views/teamDetail/components/memberClassList.vue

@@ -365,7 +365,8 @@ export default {
               item.type != "HIGH" &&
               item.type != "DEMO" &&
               item.type != "HIGH_ONLINE" &&
-              item.type != "MUSIC_NETWORK"
+              item.type != "MUSIC_NETWORK"&&
+              item.type != "SNAP"
             ) {
               this.activeSingleList.push(item);
             }