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 }} 条数据