From 683751af538df0598b121a004e979129a299d8ab Mon Sep 17 00:00:00 2001
From: xieyonghong <18010623010@163.com>
Date: Thu, 30 Mar 2023 16:33:41 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BC=98=E5=8C=96=E7=89=A9=E8=81=94?=
=?UTF-8?q?=E5=B8=83=E5=B1=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/iot-card/CardManagement/index.vue | 2 +
src/views/iot-card/Dashboard/index.vue | 4 +-
src/views/iot-card/Platform/index.vue | 156 ++++++++++----------
src/views/iot-card/Recharge/index.vue | 2 +
src/views/iot-card/Record/index.vue | 48 +++---
src/views/rule-engine/Scene/Save/index.vue | 2 +-
6 files changed, 112 insertions(+), 102 deletions(-)
diff --git a/src/views/iot-card/CardManagement/index.vue b/src/views/iot-card/CardManagement/index.vue
index c7843559..d87cebaa 100644
--- a/src/views/iot-card/CardManagement/index.vue
+++ b/src/views/iot-card/CardManagement/index.vue
@@ -6,6 +6,7 @@
target="iot-card-management-search"
@search="handleSearch"
/>
+
+
diff --git a/src/views/iot-card/Dashboard/index.vue b/src/views/iot-card/Dashboard/index.vue
index 33836647..cbd390eb 100644
--- a/src/views/iot-card/Dashboard/index.vue
+++ b/src/views/iot-card/Dashboard/index.vue
@@ -100,10 +100,11 @@
@change="getTopRang"
/>
+
+
diff --git a/src/views/iot-card/Platform/index.vue b/src/views/iot-card/Platform/index.vue
index c3cafec1..3b3b5137 100644
--- a/src/views/iot-card/Platform/index.vue
+++ b/src/views/iot-card/Platform/index.vue
@@ -2,83 +2,85 @@
-
-
-
-
-
- 新增
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ slotProps.name }}
-
-
-
-
-
- 平台类型
-
- {{ slotProps.operatorName }}
-
-
- 说明
- {{ slotProps.explain }}
-
-
-
-
-
-
-
-
- {{ item?.text }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+ 新增
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ slotProps.name }}
+
+
+
+
+
+ 平台类型
+
+ {{ slotProps.operatorName }}
+
+
+ 说明
+ {{ slotProps.explain }}
+
+
+
+
+
+
+
+
+ {{ item?.text }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/iot-card/Recharge/index.vue b/src/views/iot-card/Recharge/index.vue
index 161b152b..5d04cecb 100644
--- a/src/views/iot-card/Recharge/index.vue
+++ b/src/views/iot-card/Recharge/index.vue
@@ -2,6 +2,7 @@
+
+
diff --git a/src/views/iot-card/Record/index.vue b/src/views/iot-card/Record/index.vue
index 4d8f78e8..9aac6636 100644
--- a/src/views/iot-card/Record/index.vue
+++ b/src/views/iot-card/Record/index.vue
@@ -6,29 +6,31 @@
target="record-search"
@search="handleSearch"
/>
-
-
- {{
- slotProps.time
- ? moment(slotProps.time).format('YYYY-MM-DD HH:mm:ss')
- : ''
- }}
-
-
+
+
+
+ {{
+ slotProps.time
+ ? moment(slotProps.time).format('YYYY-MM-DD HH:mm:ss')
+ : ''
+ }}
+
+
+
diff --git a/src/views/rule-engine/Scene/Save/index.vue b/src/views/rule-engine/Scene/Save/index.vue
index 86f2f3ce..a944f6b4 100644
--- a/src/views/rule-engine/Scene/Save/index.vue
+++ b/src/views/rule-engine/Scene/Save/index.vue
@@ -38,7 +38,7 @@
保存
-
+