This commit is contained in:
xixi 2024-08-23 11:35:59 +08:00
parent 80a874e91d
commit 2626762941

View File

@ -445,7 +445,7 @@ export default function Refun() {
} }
} }
scroll={{ y: height - 140 }} scroll={{ y: height - 150}}
rowKey="projId" rowKey="projId"
/> />
</Spin> </Spin>