Explorar o código

05/13 17:19

11
mo %!s(int64=5) %!d(string=hai) anos
pai
achega
d24fd2ed4c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/teamBuild/teamSeting/components/setClassV2.vue

+ 1 - 0
src/views/teamBuild/teamSeting/components/setClassV2.vue

@@ -1409,6 +1409,7 @@ export default {
     studentVisible (val) {
       if (!val) {
         newClassVisible = false;
+        this.activeListStudent = [];
       }
     },