From ce9b55751103cd5fbc168137014ed81b30221993 Mon Sep 17 00:00:00 2001 From: liaodeyun Date: Tue, 16 Sep 2025 08:59:06 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AE=8C=E5=96=84?= =?UTF-8?q?=E5=A4=9A=E6=9B=B2=E7=BA=BF=E7=BB=84=E4=BB=B6=20=E5=AE=8C?= =?UTF-8?q?=E6=88=90=E5=AE=9E=E6=97=B6=E9=87=87=E9=9B=86=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9E=AC=E6=97=B6=E6=B5=81=E9=87=8F=E7=82=B9=E5=87=BB=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E4=BA=94=E5=88=86=E9=92=9F=E5=AD=98=E7=9B=98=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E7=9A=84=E5=8E=86=E5=8F=B2=E8=B6=8B=E5=8A=BF=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/production/index.ts | 8 + .../shishishuju/chart/lssjChart.vue | 613 +++++------------- .../shishishuju/chart/sssjChart.vue | 4 +- src/pages-production/shishishuju/trqSssj.vue | 11 +- .../cxc-szcx-multiLineChart.vue | 36 +- 5 files changed, 187 insertions(+), 485 deletions(-) diff --git a/src/api/production/index.ts b/src/api/production/index.ts index 6eb4093..5159a3d 100644 --- a/src/api/production/index.ts +++ b/src/api/production/index.ts @@ -56,4 +56,12 @@ export function queryJldDataByJldID(params : object) { // 获取计量点五分 method: 'GET', data: params }) +} + +export function queryJldRbDataByJldID(params : object) { // 获取计量点日报数据 + return http({ + url: 'http://10.75.166.6:9999/Gyk/jldls/cxcSssjLssjJldls/getLssjByJldId', + method: 'GET', + data: params + }) } \ No newline at end of file diff --git a/src/pages-production/shishishuju/chart/lssjChart.vue b/src/pages-production/shishishuju/chart/lssjChart.vue index 3b58067..48a128f 100644 --- a/src/pages-production/shishishuju/chart/lssjChart.vue +++ b/src/pages-production/shishishuju/chart/lssjChart.vue @@ -9,499 +9,192 @@ \ No newline at end of file diff --git a/src/pages-production/shishishuju/chart/sssjChart.vue b/src/pages-production/shishishuju/chart/sssjChart.vue index 46e9fcd..f14d010 100644 --- a/src/pages-production/shishishuju/chart/sssjChart.vue +++ b/src/pages-production/shishishuju/chart/sssjChart.vue @@ -42,8 +42,8 @@ - + diff --git a/src/pages-production/shishishuju/trqSssj.vue b/src/pages-production/shishishuju/trqSssj.vue index 534f863..d9b3124 100644 --- a/src/pages-production/shishishuju/trqSssj.vue +++ b/src/pages-production/shishishuju/trqSssj.vue @@ -86,13 +86,13 @@ - - - + - + + + \ No newline at end of file From 312005b3dc3cd76d72abe8958963cff1d4e071ea Mon Sep 17 00:00:00 2001 From: deyun liao Date: Tue, 16 Sep 2025 02:46:39 +0000 Subject: [PATCH 2/2] Update trqSssj.vue --- src/pages-production/shishishuju/trqSssj.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/pages-production/shishishuju/trqSssj.vue b/src/pages-production/shishishuju/trqSssj.vue index d9b3124..bcc1c20 100644 --- a/src/pages-production/shishishuju/trqSssj.vue +++ b/src/pages-production/shishishuju/trqSssj.vue @@ -204,7 +204,6 @@ }; onMounted(() => { websocketheart() - stationID.value = "1267633458481725442" }) onUnmounted(() => {