🎨 style: 优化订单列表

This commit is contained in:
wangsongsole 2024-01-30 15:04:45 +08:00
parent a8917209f9
commit a057714c35
1 changed files with 1 additions and 1 deletions

View File

@ -455,7 +455,7 @@ export default class orderList extends React.Component {
let datetime = [tomonth + " " + "00:00:00", day + " " + "23:59:59"]
this.getOrderFn(datetime)
this.getPlan()
this.setState({ tableHeight: window.innerHeight - 430, combinedValue: datetime })
this.setState({ tableHeight: window.innerHeight - 490, combinedValue: datetime })
}
//!状态筛选