|
|
@ -434,7 +434,7 @@ function CityIncomeStat(props) { |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div className="parking-container-right"> |
|
|
|
<div className="export-container"> |
|
|
|
{/* <div className="export-container"> |
|
|
|
<ExportBtnNew |
|
|
|
children={<Button className="export-btn" size='medium' type="primary">导出</Button>} |
|
|
|
modalType="noImg" |
|
|
@ -445,7 +445,7 @@ function CityIncomeStat(props) { |
|
|
|
}} |
|
|
|
imgno={false} |
|
|
|
/> |
|
|
|
</div> |
|
|
|
</div> */} |
|
|
|
<div className="parking-item"> |
|
|
|
<div className="parking-item-title"> |
|
|
|
订单收入对比 |
|
|
|