qzc-dev-demo
李神峰 2025-04-10 15:29:05 +08:00
commit 4098c0a71f
1 changed files with 2 additions and 2 deletions

View File

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