From c5409d630303a0276e7c8391ed49ca09d35433f2 Mon Sep 17 00:00:00 2001
From: ysn <2126564605@qq.com>
Date: Tue, 28 Apr 2026 15:31:37 +0800
Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E6=95=B0=E6=8D=AE-=E5=88=86?=
=?UTF-8?q?=E6=B4=BE=E8=A7=84=E5=88=99=E7=BB=B4=E6=8A=A4-=E6=96=B0?=
=?UTF-8?q?=E5=A2=9E=E6=8E=92=E5=BA=8F/=E6=9D=83=E9=99=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/basicData/ruleMaintenance.vue | 750 +++++++++++++-----------
1 file changed, 395 insertions(+), 355 deletions(-)
diff --git a/src/views/basicData/ruleMaintenance.vue b/src/views/basicData/ruleMaintenance.vue
index 387583cc..f07f81dd 100644
--- a/src/views/basicData/ruleMaintenance.vue
+++ b/src/views/basicData/ruleMaintenance.vue
@@ -1,369 +1,409 @@
-
-
+
+
+ {{ row.lowArea + '~' + row.upArea }}
+
+
+ {{ row.singleDownArea + '~' + row.singleUpArea }}
+
+
+ 新增
-
- {{row.lowArea + '~' + row.upArea }}
-
-
- {{row.singleDownArea + '~' + row.singleUpArea }}
-
-
- 新增
- 删除
-
-
- 导入
-
-
- 修改
- 删除
-
-
-
-
-
-
+ 删除
+
+
+ 导入
+
+
+ 修改
+ 删除
+
+
+
+
+
+
\ No newline at end of file