Sfoglia il codice sorgente

教育培训代码提交

jingyuanchao 2 anni fa
parent
commit
0deb2c4e95
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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() {