样式优化整合

This commit is contained in:
lix
2025-07-04 10:03:42 +08:00
parent e98ca8d9eb
commit 736f004b6b
194 changed files with 634 additions and 534 deletions

View File

@ -164,13 +164,6 @@ const Index: React.FC<{}> = () => {
options={false}
rowKey="orgId"
size="small"
pagination={{
defaultPageSize: 10,
showSizeChanger: true,
showQuickJumper: true,
size: 'default',
showTotal: (total) => <>{`${total}`}</>,
}}
pagination={false}
toolBarRender={() => [
<Button onClick={() => { handleAdd() }} type="primary">