瀏覽代碼

修复学生重置活动方案补彻底

1
mo 3 年之前
父節點
當前提交
4b53c119aa
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      src/views/buildVip/index.vue

+ 2 - 0
src/views/buildVip/index.vue

@@ -2259,6 +2259,7 @@ export default {
       }
     },
     changeStudent(val) {
+      this.chioseActive()
       this.leftForm.activeType = "";
       this.activeStudentList = [];
       this.chioseStudent = val;
@@ -2294,6 +2295,7 @@ export default {
       }
     },
     changeStudentP(val) {
+      this.chioseActive()
       this.leftForm.activeType = "";
       this.activeStudentList = [];
       this.chioseStudent = val;