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