diff --git a/pc4mobx/hrmSalary/pages/payrollFiles/components/salaryFileList/index.js b/pc4mobx/hrmSalary/pages/payrollFiles/components/salaryFileList/index.js index f687683a..cec54289 100644 --- a/pc4mobx/hrmSalary/pages/payrollFiles/components/salaryFileList/index.js +++ b/pc4mobx/hrmSalary/pages/payrollFiles/components/salaryFileList/index.js @@ -141,7 +141,7 @@ class Index extends Component { }; postMessageToChild = (payload = {}) => { const i18n = { - "操作": getLabel(30585, "操作"), "调薪": getLabel(542686, "调薪"), + "操作": getLabel(30585, "操作"), "调薪": getLabel(542686, "编辑"), "增员": getLabel(543180, "增员"), "删除档案": getLabel(23238, "删除档案"), "删除待办": getLabel(543181, "删除待办"), "查看": getLabel(33564, "查看"), "取消停薪": getLabel(543309, "取消停薪"), "共": getLabel(18609, "共"),