diff --git a/src/models/map/layout.js b/src/models/map/layout.js index ca49387..cf0d1c0 100644 --- a/src/models/map/layout.js +++ b/src/models/map/layout.js @@ -241,7 +241,7 @@ export default function calcLayout(view, rightStack, hidePanels) { // { key: '警报' }, { key: '防洪形势雨情2', style: {} }, { key: '重点关注水情', style: { height: '18rem'} }, - { key: '测站到报率', style: { height: '18rem' } }, + // { key: '测站到报率', style: { height: '18rem' } }, // { key: '防洪形势天气预报', style: { height: '18.5rem'} }, // { key: '防洪形势水情', style: { height: '18.5rem'} }, // { key: '河道水位', style: { height: '10rem', flexGrow: 1 } },