From 86eaf10e09b6051c97b1943f96404c1e4bd5b418 Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Fri, 25 Apr 2025 15:02:00 +0800 Subject: [PATCH] =?UTF-8?q?custom/=E5=86=85=E8=92=99=E5=8F=A4=E8=9E=8D?= =?UTF-8?q?=E9=80=9A=E6=B0=B4=E5=8A=A1=E6=9C=89=E9=99=90=E8=B4=A3=E4=BB=BB?= =?UTF-8?q?=E5=85=AC=E5=8F=B8-=E5=90=88=E5=B9=B6=E4=B8=9A=E5=8A=A1?= =?UTF-8?q?=E7=BA=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pages/payrollFiles/components/salaryFileList/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, "共"),