diff --git a/src/views/pictureOnMap/page/DrainageSystem/BengZhanRight.vue b/src/views/pictureOnMap/page/DrainageSystem/BengZhanRight.vue index f532728..397460c 100644 --- a/src/views/pictureOnMap/page/DrainageSystem/BengZhanRight.vue +++ b/src/views/pictureOnMap/page/DrainageSystem/BengZhanRight.vue @@ -192,7 +192,7 @@ yesterday: '0', average: '0', }, - // 出站水量 + // 入厂水量 ChuZhan: { nowDay: '0', yesterday: '0', @@ -245,7 +245,7 @@ }); }; -//获取进站水量/出战水量/泵机状态等数据 +//获取进站水量/入厂水量/泵机状态等数据 const Getbottominfo = () => { AllData.BengjiObj = { pumpStates: [], @@ -453,7 +453,7 @@ .modular3_right { width: 100%; - height: 160px; + height: 180px; .modularBody { width: 100%; height: calc(100% - 50px); @@ -535,7 +535,7 @@ } .modular4_right { width: 100%; - height: 240px; + height: 220px; .modularBody { width: 100%; height: calc(100% - 50px); diff --git a/src/views/pictureOnMap/page/DrainageSystem/BengZhanRight.vue b/src/views/pictureOnMap/page/DrainageSystem/BengZhanRight.vue index f532728..397460c 100644 --- a/src/views/pictureOnMap/page/DrainageSystem/BengZhanRight.vue +++ b/src/views/pictureOnMap/page/DrainageSystem/BengZhanRight.vue @@ -192,7 +192,7 @@ yesterday: '0', average: '0', }, - // 出站水量 + // 入厂水量 ChuZhan: { nowDay: '0', yesterday: '0', @@ -245,7 +245,7 @@ }); }; -//获取进站水量/出战水量/泵机状态等数据 +//获取进站水量/入厂水量/泵机状态等数据 const Getbottominfo = () => { AllData.BengjiObj = { pumpStates: [], @@ -453,7 +453,7 @@ .modular3_right { width: 100%; - height: 160px; + height: 180px; .modularBody { width: 100%; height: calc(100% - 50px); @@ -535,7 +535,7 @@ } .modular4_right { width: 100%; - height: 240px; + height: 220px; .modularBody { width: 100%; height: calc(100% - 50px); diff --git a/src/views/pictureOnMap/page/DrainageSystem/components/shuiliang.vue b/src/views/pictureOnMap/page/DrainageSystem/components/shuiliang.vue index bb76d3d..4918535 100644 --- a/src/views/pictureOnMap/page/DrainageSystem/components/shuiliang.vue +++ b/src/views/pictureOnMap/page/DrainageSystem/components/shuiliang.vue @@ -108,7 +108,7 @@ nameLocation: 'start', nameTextStyle: { color: '#AED2E0', - padding: [-6, 0, 0, -80], // 四个数字分别为上右下左与原位置距离 + padding: [-8, 0, 0, -80], // 四个数字分别为上右下左与原位置距离 }, axisLabel: { show: true,