diff --git a/pc4mobx/organization/public/i18n.js b/pc4mobx/organization/public/i18n.js index badfdd0..32a40a1 100644 --- a/pc4mobx/organization/public/i18n.js +++ b/pc4mobx/organization/public/i18n.js @@ -136,7 +136,7 @@ export const i18n = { staffName: () => getLabel(385936, '编制上报'), newStaff: () => getLabel(386246, '新建编制'), editStaff: () => getLabel(386247, '编辑编制'), - changeStaff: () => getLabel(386247, '编辑变更'), + changeStaff: () => getLabel(386247, '编制变更'), jobName: () => getLabel(385936, '岗位'), newJob: () => getLabel(386246, '新建岗位'), editJob: () => getLabel(386247, '编辑岗位'),