style: invoice index search form

dev/i18n
Lei OT 1 year ago
parent 353e713827
commit 461e37c720

@ -85,8 +85,8 @@ function Index() {
}} }}
/> />
</Col> </Col>
<Col md={24} lg={2} xxl={3}> <Col md={24} lg={4} xxl={3}>
<Select <Select
defaultValue="Status" defaultValue="Status"
style={{ style={{
@ -155,4 +155,4 @@ function Index() {
} }
export default observer(Index); export default observer(Index);
//value={[search_date_start, search_date_end]} 20230803 zp //value={[search_date_start, search_date_end]} 20230803 zp

Loading…
Cancel
Save