mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-06 13:51:08 +08:00
fix: 部分文案 & 样式优化
This commit is contained in:
@@ -153,6 +153,7 @@ export const ExpandedRow: any = ({ record, data, loading }: any) => {
|
||||
<ProTable
|
||||
// bordered
|
||||
tableProps={{
|
||||
isCustomPg: false,
|
||||
showHeader: false,
|
||||
loading: loading[record.key],
|
||||
rowKey: 'key',
|
||||
|
||||
Reference in New Issue
Block a user