首页展示时间框

qzc-dev-demo
秦子超 2025-04-10 14:44:33 +08:00
parent a0e09f6481
commit c8bcafc3c6
1 changed files with 2 additions and 2 deletions

View File

@ -184,11 +184,11 @@ const HomePage = ({showPanels}) => {
}
</Collapse>
</div>
{/* {
{
(checkedObj.label === '预警'||checkedObj.label === '雨情')?
<div className='homePage_centerBox'><RangePicker showTime value={tms} disabled/></div>
:null
} */}
}
{
checkedObj.labelRight?
<div className='homePage_rightBox' style={{display:!showPanels?'none':'block',padding:showTable?'10px':'0px'}}>