Explorar el Código

教育培训代码提交

jingyuanchao hace 2 años
padre
commit
0deb2c4e95
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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() {