This commit is contained in:
yunkexin 2026-07-09 17:03:18 +08:00
parent 1e4a9e029f
commit aae9f75c91

View File

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