From 5b7dd337df92288a63d232ed64b1ae38975a7aaf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=AE=B8=E5=85=81=E6=9E=9E?= <3422692813@qq.com>
Date: Wed, 12 Feb 2025 15:13:46 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=B7=A5=E4=BD=9C=E6=B1=87?=
=?UTF-8?q?=E6=8A=A5=E7=9B=B8=E5=85=B3=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/inspection/workReport/index.vue | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/views/inspection/workReport/index.vue b/src/views/inspection/workReport/index.vue
index 04ab03b..5c72af9 100644
--- a/src/views/inspection/workReport/index.vue
+++ b/src/views/inspection/workReport/index.vue
@@ -44,7 +44,7 @@
{{ parseTime(scope.row.reportTime) }}
-
+
@@ -102,6 +102,7 @@ export default {
userId: null,
userName: null,
servicePackageId: "jiance",
+ dictType:'ins_high_rise',
},
};
},