diff --git a/src/views/Home/MapCtrl/Pops/GongShuiPop.js b/src/views/Home/MapCtrl/Pops/GongShuiPop.js index 6a51a38eb..3aa533646 100644 --- a/src/views/Home/MapCtrl/Pops/GongShuiPop.js +++ b/src/views/Home/MapCtrl/Pops/GongShuiPop.js @@ -23,7 +23,7 @@ function RealDrpTip({ id, data, dispatch }) {
{data.stnm}  - {data?.sttp && + {/* {data?.sttp && {{MM: '气象站',PP: '雨量站',RR: '水库水文站',ZZ: '河道水位站',ZQ:"河道水文站"}?.[data?.sttp]}({{'SH':'山洪','SW':'水文','QX':'气象','SK':'水库'}?.[data.source]})} + }> {{MM: '气象站',PP: '雨量站',RR: '水库水文站',ZZ: '河道水位站',ZQ:"河道水文站"}?.[data?.sttp]}({{'SH':'山洪','SW':'水文','QX':'气象','SK':'水库'}?.[data.source]})} */}
diff --git a/src/views/Home/fhxs/index.js b/src/views/Home/fhxs/index.js index f31b7ab69..27d65fd73 100644 --- a/src/views/Home/fhxs/index.js +++ b/src/views/Home/fhxs/index.js @@ -20,7 +20,7 @@ const Page = ({showPanels}) => { useEffect(()=>{ // dispatch.map.setLayerVisible({ ShuiKuLayer: true }) - dispatch.map.setLayerVisible({ HdswLayer: true }) + dispatch.map.setLayerVisible({ HdswLayer: false }) getData() return ()=>{ dispatch.map.setLayerVisible({ ShuiKuLayer: false }) @@ -72,7 +72,7 @@ const Page = ({showPanels}) => { return (
- setMyKey(e)} defaultActiveKey={['1']} expandIconPosition="end" accordion={true} bordered={false}> + setMyKey(e)} defaultActiveKey={['1']} expandIconPosition="end" accordion={true} bordered={false}> 降雨信息
} diff --git a/src/views/Home/homePanelsLayoutPage/item_shuiku/drpOption.js b/src/views/Home/homePanelsLayoutPage/item_shuiku/drpOption.js index ca2342b44..d03834d72 100644 --- a/src/views/Home/homePanelsLayoutPage/item_shuiku/drpOption.js +++ b/src/views/Home/homePanelsLayoutPage/item_shuiku/drpOption.js @@ -29,6 +29,7 @@ export default function drpOption({data}) { { // name: "流量m³/s", nameGap: 0, + inverse:true, type: 'category', data: data.map(o => o.tm), splitLine: { diff --git a/src/views/Home/homePanelsLayoutPage/item_yujing/index.js b/src/views/Home/homePanelsLayoutPage/item_yujing/index.js index f266f241e..647f580cc 100644 --- a/src/views/Home/homePanelsLayoutPage/item_yujing/index.js +++ b/src/views/Home/homePanelsLayoutPage/item_yujing/index.js @@ -86,7 +86,7 @@ const Page = ({ mySetTms }) => {
{setOpen(true);setkey('AI告警')}}> -
{dataObj.aiWarnCount}
+
{dataObj.aiWarnCount||0}
AI告警