台帐维护记录

main
zjlnb666 2 months ago
parent f479e853f3
commit bb1eb03185

@ -2182,7 +2182,7 @@ const TheLedgerMaintainsRecords=()=>{
rowSelection={rowSelection} rowSelection={rowSelection}
dataSource={dataSource} dataSource={dataSource}
columns={columns} columns={columns}
style={{width:'100%'}} style={{width:'100%',minHeight:'450px'}}
pagination={false} pagination={false}
></Table> ></Table>
</Row> </Row>

Loading…
Cancel
Save