From 07e19164d8f08c4e8f1c11cadc8afc4d185f46d9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=BB=8E=E6=B0=B8=E9=A1=BA?= <971387674@qq.com>
Date: Tue, 27 Feb 2024 13:49:21 +0800
Subject: [PATCH] =?UTF-8?q?feature/2.10.1.2401.01-=E9=A1=B5=E9=9D=A2?=
=?UTF-8?q?=E6=93=8D=E4=BD=9C=E6=97=A5=E5=BF=97=E6=B7=BB=E5=8A=A0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../payrollRelease/components/grantTableList/index.js | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/pc4mobx/hrmSalary/pages/payrollRelease/components/grantTableList/index.js b/pc4mobx/hrmSalary/pages/payrollRelease/components/grantTableList/index.js
index 2637bcb8..25bbc2cf 100644
--- a/pc4mobx/hrmSalary/pages/payrollRelease/components/grantTableList/index.js
+++ b/pc4mobx/hrmSalary/pages/payrollRelease/components/grantTableList/index.js
@@ -148,6 +148,17 @@ class Index extends Component {
this.props.onFilterLog("log", record.id)}>{getLabel(545781, "操作日志")}
}
+ {
+ sendNum === sendTotal && !showGrant &&
+ this.handleOpts(e, record)}>
+ {getLabel(545781, "操作日志")}
+
+ }
+ >
+
+
+ }
{
sendNum !== sendTotal && !showGrant &&