Browse Source

05/13 17:19

11
mo 5 năm trước cách đây
mục cha
commit
d24fd2ed4c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 = [];
       }
     },