mo 5 роки тому
батько
коміт
d24fd2ed4c

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

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