release/2.12.1.2403.02

薪资明细以及薪资核算模板管理设置合并
This commit is contained in:
黎永顺 2024-04-01 14:00:50 +08:00
parent 223142e384
commit 75bb200e9d
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ class Index extends Component {
const tabs = [
{ key: "statistics", title: getLabel(111, "统计表") },
{ key: "detail", title: getLabel(111, "员工明细") },
// { key: "salaryDetail", title: getLabel(111, "薪资明细") }
{ key: "salaryDetail", title: getLabel(111, "薪资明细") }
];
return (
<WeaReqTop