1
This commit is contained in:
parent
1e4a9e029f
commit
aae9f75c91
@ -222,7 +222,7 @@
|
|||||||
GetRectifyDelayApplyReport(json).then(res => {
|
GetRectifyDelayApplyReport(json).then(res => {
|
||||||
this.model = res;
|
this.model = res;
|
||||||
this.model.ID = this.ID
|
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.CODE = res.Nav_RectifyRecord.CODE
|
||||||
this.model.Nav_RectifyPhotoas = res.Nav_RectifyRecord.Nav_RectifyPhotoas ? res.Nav_RectifyRecord.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.Nav_RiskArea = res.Nav_RectifyRecord.Nav_RiskArea ? res.Nav_RectifyRecord.Nav_RiskArea : []
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user