fix(xispeak): 经办人执行反馈流程弹窗移除所党委审批相关字段
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -635,10 +635,6 @@ import { defHttp } from '/@/utils/http/axios';
|
|||||||
title: '发起落实部门经办人执行反馈流程',
|
title: '发起落实部门经办人执行反馈流程',
|
||||||
payload: { record, flowCode: FLOW_CODE_JBR },
|
payload: { record, flowCode: FLOW_CODE_JBR },
|
||||||
deptOptions: getImplDeptOptions(record),
|
deptOptions: getImplDeptOptions(record),
|
||||||
showSuoleaderFields: true,
|
|
||||||
isNeedAppro: record?.needSdwApproval,
|
|
||||||
supDeptleaderid: record?.sdwLeaderList,
|
|
||||||
supDeptleaderName: record?.sdwLeaderList_dictText,
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user