From cce6e5100d0ba621312b6ccb043f11df8aac81f0 Mon Sep 17 00:00:00 2001 From: "1378012178@qq.com" <1378012178@qq.com> Date: Mon, 27 Oct 2025 10:27:39 +0800 Subject: [PATCH 1/2] =?UTF-8?q?1=E3=80=81=E8=B0=83=E6=95=B4=E6=99=BA?= =?UTF-8?q?=E8=83=BD=E7=94=B5=E8=A1=A8-=E6=97=A5=E5=BF=97-=E6=8A=84?= =?UTF-8?q?=E8=A1=A8-=E4=B8=8A=E6=AC=A1=E6=8A=84=E8=A1=A8=E5=80=BC?= =?UTF-8?q?=E3=80=81=E6=9C=AC=E6=AC=A1=E6=8A=84=E8=A1=A8=E5=80=BC=E7=9A=84?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E9=80=BB=E8=BE=91=EF=BC=9A=E6=8A=84=E8=A1=A8?= =?UTF-8?q?=E5=A4=B1=E8=B4=A5=E6=98=BE=E7=A4=BA'-'=20=E8=B6=85=E6=A0=87?= =?UTF-8?q?=E5=80=BC=E4=B8=BA0=E6=97=B6=E7=BB=9F=E4=B8=80=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F=E5=8C=96=E5=86=85=E5=AE=B9=E4=B8=BA0=20=E5=85=B6?= =?UTF-8?q?=E5=AE=83=E6=83=85=E5=86=B5=E7=9B=B4=E6=8E=A5=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=202=E3=80=81=E8=A7=A3=E5=86=B3=E6=B8=A9=E6=B9=BF=E5=BA=A6?= =?UTF-8?q?=E8=AE=A1=E6=9F=A5=E8=AF=A2=E6=97=A0=E6=B3=95=E5=BA=94=E9=97=AE?= =?UTF-8?q?=E9=A2=98=203=E3=80=81=E8=B0=83=E6=95=B4=E6=B8=A9=E6=B9=BF?= =?UTF-8?q?=E5=BA=A6=E8=AE=A1=E3=80=81=E6=99=BA=E8=83=BD=E7=94=B5=E8=A1=A8?= =?UTF-8?q?=E3=80=81=E6=99=BA=E8=83=BD=E6=B0=B4=E8=A1=A8sn=E6=9F=A5?= =?UTF-8?q?=E8=AF=A2=E6=B0=B8=E8=BF=9C=E6=B2=A1=E6=9C=89=E7=BB=93=E6=9E=9C?= =?UTF-8?q?=E9=97=AE=E9=A2=98=E3=80=81=E8=B0=83=E6=95=B4sn=E4=B8=BA?= =?UTF-8?q?=E6=A8=A1=E7=B3=8A=E6=9F=A5=E8=AF=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../tq/ApiRequestLog/ApiRequestLogList.vue | 6 + src/views/iot/tq/electricity/index.vue | 384 +++++++++--------- src/views/iot/tq/water/index.vue | 384 +++++++++--------- src/views/iot/yiweilian/index.vue | 289 ++++++------- 4 files changed, 552 insertions(+), 511 deletions(-) diff --git a/src/views/iot/tq/ApiRequestLog/ApiRequestLogList.vue b/src/views/iot/tq/ApiRequestLog/ApiRequestLogList.vue index 820f826..579d26f 100644 --- a/src/views/iot/tq/ApiRequestLog/ApiRequestLogList.vue +++ b/src/views/iot/tq/ApiRequestLog/ApiRequestLogList.vue @@ -10,6 +10,12 @@ diff --git a/src/views/iot/tq/electricity/index.vue b/src/views/iot/tq/electricity/index.vue index ffdc1f7..53cba84 100644 --- a/src/views/iot/tq/electricity/index.vue +++ b/src/views/iot/tq/electricity/index.vue @@ -2,89 +2,98 @@
- + - + - + - 查询 - 重置 + 查询 + 重置
- - + + - - {{item.nuId_dictText?item.nuId_dictText:'未配置'}} - - NUID: {{item.nuId?item.nuId:'未配置'}} - - - {{item.eleValue?item.eleValue:'0.00'}} - - -
KWH
-
用电量
-
-
- -

- -
- 抄表 -
- -
- 拉闸 -
- -
- 合闸 -
- -
- 清零 -
- -
- 日志 -
-

+ + {{ item.nuId_dictText ? item.nuId_dictText : '未配置' }} + + NUID: + {{ item.nuId ? item.nuId : '未配置' }} + + + {{ item.eleValue ? item.eleValue : '0.00' }} + + +
KWH
+
用电量
+
+
+ +

+ +
+ 抄表 +
+ +
+ 拉闸 +
+ +
+ 合闸 +
+ +
+ 清零 +
+ +
+ 日志 +
+

- +
-
共 {{ tableData.total }} 条数据