yxk-20260708
党委会、所务会自动生成审批意见修改
This commit is contained in:
@@ -523,7 +523,7 @@
|
||||
return '';
|
||||
}
|
||||
const assistDeptName = normalizeDeptNames(deptNameText.assistDeptid);
|
||||
return assistDeptName ? `请${responDeptName}牵头办理,请${assistDeptName}协办;` : `请${responDeptName}牵头办理。`;
|
||||
return assistDeptName ? `同意。请${responDeptName}、${assistDeptName}反馈办理情况;` : `同意。请${responDeptName}反馈办理情况。`;
|
||||
}
|
||||
|
||||
function buildDeptLeaderAssignReason() {
|
||||
|
||||
Reference in New Issue
Block a user