feature/2.12.1.2403.02-薪酬统计报表配置项以及薪资明细的开发
1、补算的页面完成 2、薪酬统计报表-薪资报表的页面开发
This commit is contained in:
parent
8d58561b88
commit
7fcc3594e5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue