From d48b6d3655f670ee6979d5c8fb17ea458d7bd3d1 Mon Sep 17 00:00:00 2001 From: lys <971387674@qq.com> Date: Mon, 21 Apr 2025 13:34:22 +0800 Subject: [PATCH] =?UTF-8?q?custom/=E9=A2=86=E6=82=A6=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 --- pc4mobx/hrmSalary/pages/custom-pages/lingyue/layout.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pc4mobx/hrmSalary/pages/custom-pages/lingyue/layout.js b/pc4mobx/hrmSalary/pages/custom-pages/lingyue/layout.js index e9bc5ee1..64c5d453 100644 --- a/pc4mobx/hrmSalary/pages/custom-pages/lingyue/layout.js +++ b/pc4mobx/hrmSalary/pages/custom-pages/lingyue/layout.js @@ -47,7 +47,7 @@ class Layout extends Component { listRef.handleOperate("ALLDEL")} overlay={ listRef.handleOperate(key)}> {getLabel(111, "批量删除")} - } type="ghost">{getLabel(111, "全部删除")} + } type="ghost">{getLabel(111, "")} ]; const dropMenuDatas = [ { key: "EXPORTALL", icon: , content: getLabel(81272, "导出全部") }