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 &&