From 1e4a9e029f5dc70d82eda0328898af8e08a498b8 Mon Sep 17 00:00:00 2001
From: yunkexin <760754045@qq.com>
Date: Thu, 9 Jul 2026 15:23:01 +0800
Subject: [PATCH] =?UTF-8?q?=E5=BB=B6=E6=9C=9F=E6=95=B4=E6=94=B9=E7=94=B3?=
=?UTF-8?q?=E8=AF=B7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../SK/riskRectifyDeferredEditNew.vue | 14 ++++++++----
.../subPages/SK/riskRectifyDeferredShow.vue | 22 +++++++++++--------
2 files changed, 23 insertions(+), 13 deletions(-)
diff --git a/pages/apply/subPages/SK/riskRectifyDeferredEditNew.vue b/pages/apply/subPages/SK/riskRectifyDeferredEditNew.vue
index a3daddf..83c76fc 100644
--- a/pages/apply/subPages/SK/riskRectifyDeferredEditNew.vue
+++ b/pages/apply/subPages/SK/riskRectifyDeferredEditNew.vue
@@ -31,9 +31,13 @@
-
+
+
+
+
+
@@ -220,9 +224,10 @@
this.model.ID = this.ID
this.model.HIDDEN_DANGER_RECTIFY_RECORD_ID = res.ID
this.model.CODE = res.Nav_RectifyRecord.CODE
- this.model.Nav_RectifyPhotoas = res.Nav_RectifyPhotoas ? res.Nav_RectifyPhotoas : []
+ this.model.Nav_RectifyPhotoas = res.Nav_RectifyRecord.Nav_RectifyPhotoas ? res.Nav_RectifyRecord.Nav_RectifyPhotoas : []
this.model.Nav_RiskArea = res.Nav_RectifyRecord.Nav_RiskArea ? res.Nav_RectifyRecord.Nav_RiskArea : []
- this.model.HIDDEN_DESCRIPTION = res.Nav_RectifyRecord.Nav_Question.DESCREPTION
+ this.model.Nav_Question = res.Nav_RectifyRecord.Nav_Question
+ this.model.HIDDEN_DESCRIPTION = res.Nav_RectifyRecord.HIDDEN_DESCRIPTION
this.model.HIDDEN_PLACE = res.Nav_RectifyRecord.HIDDEN_PLACE
this.model.HIDDEN_LEVEL = res.Nav_RectifyRecord.HIDDEN_LEVEL
this.model.RECITIFY_TIME = uni.$u.timeFormat(res.Nav_RectifyRecord.RECITIFY_TIME, 'yyyy-mm-dd')
@@ -313,7 +318,8 @@
this.model.CODE = val.CODE
this.model.Nav_RectifyPhotoas = val.Nav_RectifyPhotoas ? val.Nav_RectifyPhotoas : []
this.model.Nav_RiskArea = val.Nav_RiskArea ? val.Nav_RiskArea : []
- this.model.HIDDEN_DESCRIPTION = val.Nav_Question.DESCREPTION
+ this.model.Nav_Question = val.Nav_Question
+ this.model.HIDDEN_DESCRIPTION = val.HIDDEN_DESCRIPTION
this.model.HIDDEN_PLACE = val.HIDDEN_PLACE
this.model.HIDDEN_LEVEL = val.HIDDEN_LEVEL
this.model.RECITIFY_TIME = uni.$u.timeFormat(val.RECITIFY_TIME, 'yyyy-mm-dd')
diff --git a/pages/apply/subPages/SK/riskRectifyDeferredShow.vue b/pages/apply/subPages/SK/riskRectifyDeferredShow.vue
index 800ea26..88dd771 100644
--- a/pages/apply/subPages/SK/riskRectifyDeferredShow.vue
+++ b/pages/apply/subPages/SK/riskRectifyDeferredShow.vue
@@ -15,42 +15,46 @@
-
+
-
+
-
+
-
+
-
+
-
+
+
+
+
+
-
+
-
+
整改前照片:
-
+