From c99773dc7526adbe193a9d2aedf2b06d84164059 Mon Sep 17 00:00:00 2001 From: LL Date: Fri, 23 Jan 2026 11:40:37 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E6=89=93=E5=8D=A1=E4=B8=8A?= =?UTF-8?q?=E6=8A=A5=E9=A1=B5=E9=9D=A2=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/checkInReportDetail.vue | 395 ++++++++++++++++++ .../hengAnShield/checkInReport/index.vue | 345 +++++++++++++++ .../hengAnShield/inspectionRecord/index.vue | 6 +- .../modules/plugins/rent/upload-image.vue | 9 +- .../components/revitalizeDialog.vue | 2 +- 5 files changed, 752 insertions(+), 5 deletions(-) create mode 100644 src/views/modules/hengAnShield/checkInReport/components/checkInReportDetail.vue diff --git a/src/views/modules/hengAnShield/checkInReport/components/checkInReportDetail.vue b/src/views/modules/hengAnShield/checkInReport/components/checkInReportDetail.vue new file mode 100644 index 000000000..8873007a5 --- /dev/null +++ b/src/views/modules/hengAnShield/checkInReport/components/checkInReportDetail.vue @@ -0,0 +1,395 @@ + + + + + + diff --git a/src/views/modules/hengAnShield/checkInReport/index.vue b/src/views/modules/hengAnShield/checkInReport/index.vue index e69de29bb..bba28450f 100644 --- a/src/views/modules/hengAnShield/checkInReport/index.vue +++ b/src/views/modules/hengAnShield/checkInReport/index.vue @@ -0,0 +1,345 @@ + + + \ No newline at end of file diff --git a/src/views/modules/hengAnShield/inspectionRecord/index.vue b/src/views/modules/hengAnShield/inspectionRecord/index.vue index b16bdc4b1..66df0c3ff 100644 --- a/src/views/modules/hengAnShield/inspectionRecord/index.vue +++ b/src/views/modules/hengAnShield/inspectionRecord/index.vue @@ -11,7 +11,7 @@ - + @@ -45,9 +45,9 @@
-
+ diff --git a/src/views/modules/plugins/rent/upload-image.vue b/src/views/modules/plugins/rent/upload-image.vue index e7a69b5d0..1acb760c1 100644 --- a/src/views/modules/plugins/rent/upload-image.vue +++ b/src/views/modules/plugins/rent/upload-image.vue @@ -1,5 +1,5 @@