fix: 部分文案 & 样式优化

This commit is contained in:
GraceWalk
2022-10-21 11:45:00 +08:00
parent 8f4ff36c09
commit 163cab78ae
5 changed files with 8 additions and 5 deletions

View File

@@ -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',