Merge branch 'master' of http://10.0.41.100:3000/lishenfeng/tsg-web
commit
4098c0a71f
|
|
@ -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'}}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue