diff --git a/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue b/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue index 2ff6db3ea..89cb9de04 100644 --- a/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue +++ b/src/pages/regulatoryRepository/standardForComments/pags/consultationDetails.vue @@ -423,6 +423,7 @@ export default { if (type === 'edit') { this.id = row.id this.opiniontitle = '编辑意见内容' + this.opinionContent.chapterName = row.chapterName this.opinionContent.partCode = row.partCode this.opinionContent.reason = row.reason this.opinionContent.oldText = row.oldText