dev-tmp1
tangjie 2026-08-26 14:46:09 +08:00
parent d5e32be685
commit 5f9674de7b
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}