-
- } // 左侧图标
- iconBgcolor="#F14A2D" // 左侧图标背景色
- showDropIcon={false} // 是否显示下拉按钮
- >
- {
- this.handleTabChange(v);
- this.setState({ selectedKey: v });
- }}
- />
-
-
- {
- this.state.selectedKey === "0" &&
- {
- this.pageInfo.current = value;
- this.handlePageChange();
- }}
- onShowSizeChange={(current, pageSize) => {
- this.pageInfo = { current, pageSize };
- this.handlePageChange();
- }}
- />
- }
- {
- this.state.selectedKey === "2" &&
- {
- this.historyPageInfo.current = value;
- this.handleHistoryPageChange();
- }}
- onShowSizeChange={(current, pageSize) => {
- this.historyPageInfo = { current, pageSize };
- this.handleHistoryPageChange();
- }}
- />
- }
-
-
-
-
+
} // 左侧图标
+ iconBgcolor="#F14A2D" // 左侧图标背景色
+ showDropIcon={false} // 是否显示下拉按钮
+ >
+
{
+ this.handleTabChange(v);
+ this.setState({ selectedKey: v });
+ }}
+ />
+
+
+ {
+ this.state.selectedKey === "0" &&
+ {
+ this.pageInfo.current = value;
+ this.handlePageChange();
+ }}
+ onShowSizeChange={(current, pageSize) => {
+ this.pageInfo = { current, pageSize };
+ this.handlePageChange();
+ }}
+ />
+ }
+ {
+ this.state.selectedKey === "2" &&
+ {
+ this.historyPageInfo.current = value;
+ this.handleHistoryPageChange();
+ }}
+ onShowSizeChange={(current, pageSize) => {
+ this.historyPageInfo = { current, pageSize };
+ this.handleHistoryPageChange();
+ }}
+ />
+ }
+
+
+
{
salaryBillVisible &&
-
-
-
-
+