jingyuanchao 2 роки тому
батько
коміт
0deb2c4e95
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      src/views/core/edu/plan/index.vue

+ 1 - 1
src/views/core/edu/plan/index.vue

@@ -468,7 +468,7 @@ export default {
     },
     execOrgTypeChanged(row) {
       this.initRoleList(this.form.execOrgType);
-      this.form.planExecOrgIdList = [];
+     // this.form.planExecOrgIdList = [];
     },
     /** 查询机构树数据 */
     getDeptTree() {