From aae9f75c91c77f554d4b267b2f387d4b8d78be97 Mon Sep 17 00:00:00 2001 From: yunkexin <760754045@qq.com> Date: Thu, 9 Jul 2026 17:03:18 +0800 Subject: [PATCH] 1 --- pages/apply/subPages/SK/riskRectifyDeferredEditNew.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/apply/subPages/SK/riskRectifyDeferredEditNew.vue b/pages/apply/subPages/SK/riskRectifyDeferredEditNew.vue index 83c76fc..726a69e 100644 --- a/pages/apply/subPages/SK/riskRectifyDeferredEditNew.vue +++ b/pages/apply/subPages/SK/riskRectifyDeferredEditNew.vue @@ -222,7 +222,7 @@ GetRectifyDelayApplyReport(json).then(res => { this.model = res; this.model.ID = this.ID - this.model.HIDDEN_DANGER_RECTIFY_RECORD_ID = res.ID + // this.model.HIDDEN_DANGER_RECTIFY_RECORD_ID = res.ID this.model.CODE = res.Nav_RectifyRecord.CODE 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 : []