release
赵鹏 2 years ago
parent 6881efc12e
commit fa27beb270

@ -102,12 +102,10 @@ function Index() {
<Button icon={<AuditOutlined />} onClick={() => navigate(`/invoice/detail/0/338787`)}> <Button icon={<AuditOutlined />} onClick={() => navigate(`/invoice/detail/0/338787`)}>
Misc. Invoice Misc. Invoice
</Button> </Button>
</Col>
<Col md={24} lg={4} xxl={4}>
<Button icon={<AuditOutlined />} onClick={() => navigate(`/invoice/paid`)}> <Button icon={<AuditOutlined />} onClick={() => navigate(`/invoice/paid`)}>
Bank statement Bank statement
</Button> </Button>
</Col> </Col>
</Row> </Row>
<Title level={3}></Title> <Title level={3}></Title>
<Row> <Row>

Loading…
Cancel
Save