release/2.18.1.2412.01

This commit is contained in:
lys 2024-12-11 15:28:14 +08:00
parent 02a367befb
commit d9844eed9b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class Index extends Component {
<span>{moment(it.sendTime).format("YYYY-MM")}</span>
</div>
<a
href={`/spa/hrmSalary/static/index.html#/main/hrmSalary/mobilepayroll?id=${it.id}&recipient=${it.employeeId}&type=phone`}
href={`/spa/hrmSalary/static/index.html#/main/hrmSalary/mobilepayroll?id=${it.id}&salaryCode=${it.salaryCode}&type=phone`}
target="_blank">
{`${getLabel(33564, "查看")}>`}
</a>