From 2f39f0b71d8a3993df7b8910fa794e4eb72ca37c Mon Sep 17 00:00:00 2001
From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com>
Date: Mon, 7 Apr 2025 14:41:01 +0800
Subject: [PATCH] =?UTF-8?q?=E8=B4=A8=E9=87=8F=E6=A3=80=E6=9F=A5=E4=BB=A5?=
=?UTF-8?q?=E5=8F=8A=E5=AE=89=E5=85=A8=E8=BF=9D=E7=AB=A0=E6=8E=A5=E5=8F=A3?=
=?UTF-8?q?=E8=B0=83=E8=AF=95=E5=AE=8C=E6=88=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/addAndEditForm.vue | 588 ++++++++++++++----
src/pages/qualityInspection/index.vue | 6 +-
.../qualityInspection/upload-record/index.vue | 123 +++-
.../components/addAndEditForm.vue | 100 ++-
.../safetyViolations/upload-record/index.vue | 10 +-
5 files changed, 634 insertions(+), 193 deletions(-)
diff --git a/src/pages/qualityInspection/components/addAndEditForm.vue b/src/pages/qualityInspection/components/addAndEditForm.vue
index 462b67c..a845e71 100644
--- a/src/pages/qualityInspection/components/addAndEditForm.vue
+++ b/src/pages/qualityInspection/components/addAndEditForm.vue
@@ -10,23 +10,23 @@
style="background-color: #fff; padding: 0 30rpx 20rpx"
>
-
+
-
+
@@ -34,11 +34,11 @@
-
+
@@ -48,19 +48,20 @@
-
+
-
+
@@ -68,12 +69,12 @@
-
+
@@ -81,52 +82,56 @@
-
+
-
+
-
+
-
+
@@ -134,12 +139,12 @@
-
+
@@ -148,17 +153,26 @@
:label="props.addAndEditFormType == 3 ? '整改照片' : '整改照片(最多9张)'"
>
-
+
@@ -180,12 +194,12 @@
-
-
-
+
+
+
- {{ item }}
+ {{ index + 1 }}
@@ -197,7 +211,7 @@
-