From 00bb28c1d496f22072f58e77806dfef1bfe1b6a5 Mon Sep 17 00:00:00 2001 From: panyuyi Date: Fri, 7 Mar 2025 18:13:44 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=B3=A8=E9=87=8A=E4=B8=8D=E8=A6=81?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=92=8C=E4=BF=AE=E5=A4=8D=E6=B0=B4=E9=97=B8?= =?UTF-8?q?=E6=8C=87=E6=A0=87=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../safeOperation/components/BaseInfo.vue | 4 +- .../safeOperation/components/BaseInfo.vue | 65 +------------------ .../components/DataStatistics.vue | 1 + 3 files changed, 5 insertions(+), 65 deletions(-) diff --git a/src/views/dike/safeOperation/components/BaseInfo.vue b/src/views/dike/safeOperation/components/BaseInfo.vue index ec9be0d..ac8629b 100644 --- a/src/views/dike/safeOperation/components/BaseInfo.vue +++ b/src/views/dike/safeOperation/components/BaseInfo.vue @@ -376,7 +376,7 @@ - + diff --git a/src/views/sluice/safeOperation/components/BaseInfo.vue b/src/views/sluice/safeOperation/components/BaseInfo.vue index 49fae45..58a173e 100644 --- a/src/views/sluice/safeOperation/components/BaseInfo.vue +++ b/src/views/sluice/safeOperation/components/BaseInfo.vue @@ -26,14 +26,6 @@ {{ this.form.wagaType }} - - - - - - - - {{ this.form.engScal }} @@ -42,22 +34,6 @@ {{ this.form.wagaLoc }} - - - - - - - - - - - - - - - - {{ this.form.engGrad }} @@ -66,43 +42,6 @@ {{ this.form.mainBuildGrad }} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {{ this.form.levelDatum }} @@ -241,7 +180,7 @@ - + diff --git a/src/views/sluice/safeOperation/components/DataStatistics.vue b/src/views/sluice/safeOperation/components/DataStatistics.vue index fb21c17..8ed4a12 100644 --- a/src/views/sluice/safeOperation/components/DataStatistics.vue +++ b/src/views/sluice/safeOperation/components/DataStatistics.vue @@ -158,6 +158,7 @@ export default { getReservoirMonitorIndexData({ startTime: this.dateArr ? this.dateArr[0] + " 00:00:00" : "", endTime: this.dateArr ? this.dateArr[1] + " 23:59:59" : "", + group: "SZ", resCode: this.resCode, stcd: this.cascaderArr[0] || "", mpcd: this.cascaderArr[1] || "",