release/2.19.1.2503.01-业务线个税
黎永顺 9 months ago
parent 38512656c3
commit 5bf5a45a49

@ -36,7 +36,7 @@ const UnitTable: FC = (props) => {
if (!_.isEmpty(data)) {
const {
columns, dataSource, pageInfo, scrollHeight, i18n, showOperateBtn: permission, unitTableType = "welfareRecord",
selectedRowKeys: rowKeys, selectedKey, rowKey, showTotalCell = false, sumDataSource = {}
selectedRowKeys: rowKeys = [], selectedKey, rowKey, showTotalCell = false, sumDataSource = {}
} = data;
setI18n(i18n);
setColumns(columns);

Loading…
Cancel
Save