From c68164e76d75ca2d0502383cd4231e0fc18e751b Mon Sep 17 00:00:00 2001 From: zhangyichen <5277314+zacty@user.noreply.gitee.com> Date: Fri, 1 Apr 2022 15:14:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug=2052258=20=E5=BE=81?= =?UTF-8?q?=E6=B1=82=E6=84=8F=E8=A7=81=EF=BC=9A=E6=B7=BB=E5=8A=A0=EF=BC=8C?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=B7=BB=E5=8A=A0=E5=90=8E=20=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E7=BC=96=E8=BE=91=E6=8C=89=E9=92=AE=EF=BC=8C=E7=AB=A0?= =?UTF-8?q?=E8=8A=82=E5=90=8D=E7=A7=B0=E4=B8=A2=E5=A4=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../standardForComments/pags/consultationDetails.vue | 1 + 1 file changed, 1 insertion(+) 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