Compare commits

...

2 Commits

Author SHA1 Message Date
秦子超 3a730f9de0 Merge branch 'qzc-dev' 2025-04-10 14:44:55 +08:00
秦子超 c8bcafc3c6 首页展示时间框 2025-04-10 14:44:33 +08:00
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'}}>