dev-tmp1
tangjie 2026-08-26 14:15:58 +08:00
parent 26090399d3
commit d5e32be685
1 changed files with 1 additions and 1 deletions

View File

@ -246,7 +246,7 @@ const ArchiveContent = ({ readOnly, ...props }) => {
</Flex>
<Table
rowKey="id"
//rowKey="id"
size="small"
dataSource={filteredArchiveFiles}
columns={archiveColumns}