浏览代码

05/13 17:19

11
mo 5 年之前
父节点
当前提交
d24fd2ed4c
共有 1 个文件被更改,包括 1 次插入0 次删除
  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) {
     studentVisible (val) {
       if (!val) {
       if (!val) {
         newClassVisible = false;
         newClassVisible = false;
+        this.activeListStudent = [];
       }
       }
     },
     },