From 74f7c832421fc9fbf53b747766fa95ca094b0fc9 Mon Sep 17 00:00:00 2001
From: jsy_zjg <31502350@qq.com>
Date: Mon, 25 Nov 2024 10:37:57 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AE=BE=E5=A4=87=E6=9D=83?=
=?UTF-8?q?=E9=99=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/work/user/device.vue | 461 ++++++++++++++++++++-----------------
pages/work/user/ground.vue | 2 -
2 files changed, 249 insertions(+), 214 deletions(-)
diff --git a/pages/work/user/device.vue b/pages/work/user/device.vue
index 5cd3780..f456b1d 100644
--- a/pages/work/user/device.vue
+++ b/pages/work/user/device.vue
@@ -10,13 +10,8 @@
注意:
- 1.选中的开关为没有控制权限;
- 2.不建议选择“全关”按钮;
+ 1.选中的开关为有控制权限;
-
{{ selectAll ? '反选':'全选' }}
@@ -24,7 +19,48 @@
-
+
+
+ 出水口:
+
+ {{ item.waterOutletName }}
+ {{ ` (${item.deviceCode})` }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -36,226 +72,203 @@
-