feature/2.12.1.2403.02-薪酬统计报表配置项以及薪资明细的开发

1、补算的页面完成
2、薪酬统计报表-薪资报表的页面开发
This commit is contained in:
黎永顺 2024-03-26 17:08:06 +08:00
parent 8d58561b88
commit 7fcc3594e5
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