Bug修改

This commit is contained in:
zhaoxiao
2021-10-15 18:08:38 +08:00
parent 62d9a4cd3e
commit 20940aa0e1
3 changed files with 3 additions and 3 deletions
@@ -126,7 +126,7 @@
<a-table
size="middle"
ref="footTable"
rowKey="id"
rowKey="projectId"
:columns="columnsFooter"
:scroll="{x: 1300}"
:dataSource="footerDataSource"