yxk-20260708

党委会、所务会自动生成审批意见修改
This commit is contained in:
ye1023
2026-07-08 10:41:37 +08:00
parent af09027a06
commit eaa9fe6a36
2 changed files with 4 additions and 13 deletions
@@ -523,7 +523,7 @@
return '';
}
const assistDeptName = normalizeDeptNames(deptNameText.assistDeptid);
return assistDeptName ? `${responDeptName}牵头办理,请${assistDeptName}协办` : `${responDeptName}牵头办理`;
return assistDeptName ? `同意。${responDeptName}${assistDeptName}反馈办理情况` : `同意。${responDeptName}反馈办理情况`;
}
function buildDeptLeaderAssignReason() {