Explorar el Código

修复班级列表班级选择

1
mo hace 4 años
padre
commit
96c1d520f9
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/teamDetail/components/resetClass.vue

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

@@ -819,6 +819,7 @@ export default {
       bigin: this.beginDate(),
       options: this.processDate(),
       team_status: "",
+      activeList:[]
     };
   },
   created() {