From 06b88868559fa9d889727229ab13aac931c0f37d Mon Sep 17 00:00:00 2001
From: ysn <2126564605@qq.com>
Date: Thu, 23 Apr 2026 19:23:07 +0800
Subject: [PATCH] =?UTF-8?q?PDA-=E5=AE=89=E7=8E=AF=E7=AE=A1=E7=90=86-?=
=?UTF-8?q?=E5=AE=89=E5=85=A8=E7=82=B9=E6=A3=80-=E6=8E=A5=E5=8F=A3?=
=?UTF-8?q?=E6=8F=90=E5=8F=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/safe/spotCheck.vue | 241 +++++++++++++++++++++------------------
1 file changed, 129 insertions(+), 112 deletions(-)
diff --git a/pages/safe/spotCheck.vue b/pages/safe/spotCheck.vue
index 7a64749..af2724d 100644
--- a/pages/safe/spotCheck.vue
+++ b/pages/safe/spotCheck.vue
@@ -1,120 +1,137 @@
-
-
-
-
-
-
-
-
-
- 检验项
- 检验条件
- 检验结果
- 描述
-
-
-
-
-
- {{ item.checkItem }}
- {{ item.checkCon }}
-
-
- {{ array[item.facilityIndex] }}
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+ 检验项
+ 检验条件
+ 检验结果
+ 描述
+
+
+
+
+
+ {{ item.checkItem }}
+ {{ item.checkCon }}
+
+
+ {{ array[item.facilityIndex] }}
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file