yxk-20260611-我为四所把把脉模块自动生成审批意见

This commit is contained in:
ye1023
2026-06-11 14:59:19 +08:00
parent b64c05a70f
commit 7c3d68e6ad
4 changed files with 251 additions and 5 deletions
@@ -496,7 +496,7 @@
return '';
}
const assistDeptName = normalizeDeptNames(deptNameText.assistDeptid);
return assistDeptName ? `${responDeptName}牵头办理,请${assistDeptName}协办;` : `${responDeptName}牵头办理`;
return assistDeptName ? `${responDeptName}牵头办理,请${assistDeptName}协办;` : `${responDeptName}牵头办理`;
}
function buildDeptLeaderAssignReason() {