From ab92d42343b299e5ba10aa4065b3eea63686a1c9 Mon Sep 17 00:00:00 2001
From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com>
Date: Mon, 31 Mar 2025 09:44:36 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=96=BD=E5=B7=A5=E5=AE=89?=
=?UTF-8?q?=E5=85=A8=E8=B7=9D=E7=A6=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/substation/powerWorkDetect.vue | 984 ++++++++++--------
1 file changed, 557 insertions(+), 427 deletions(-)
diff --git a/src/components/substation/powerWorkDetect.vue b/src/components/substation/powerWorkDetect.vue
index 6fe8d1a5..3a28a4dc 100644
--- a/src/components/substation/powerWorkDetect.vue
+++ b/src/components/substation/powerWorkDetect.vue
@@ -1,257 +1,304 @@
-
-
-
-
-

- 近电感应预警
-
+
+
+
+
+

+ 近电感应预警---
+
-
参数配置
-
-
-
-
-
-
-
-
-
- 搜索
-
+
参数配置
+
+
+
+
+
+
+
+
+
+ 搜索
+
-
-
- {{ (queryParams.pageNum - 1) * queryParams.pageSize + scope.$index + 1 }}
-
-
-
-
-
-
-
-
-
-
- 删除
-
-
-
-
-
+
+
+ {{
+ (queryParams.pageNum - 1) * queryParams.pageSize +
+ scope.$index +
+ 1
+ }}
+
+
+
+
+
+
+
+
+
+
+ 删除
+
+
+
+
+
+
+
图表区域
-
-
-
-
-
-
- {{ radioItem.label }}
-
-
-
-
-
-
-
-
- {{ radioItem.label }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+ {{ radioItem.label }}
+
+
+
+
+
+
+
+
+ {{ radioItem.label }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ >
确定确定
取消取消
-
-
-
-
+
+
+
-