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 : []