@ -308,7 +308,6 @@
if (result) {
state.tableProps.dataSource = result.data;
setPagination({ total: result.total });
redoHeight();
}
} finally {
state.tableProps.loading = false;