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 1/4] =?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 From b09a0e87be28618152deb9b3e711c1c82759c53f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Fri, 1 Apr 2022 15:44:33 +0800 Subject: [PATCH 2/4] =?UTF-8?q?52348=20=E5=9B=BD=E5=86=85=E3=80=81?= =?UTF-8?q?=E6=B5=B7=E5=A4=96=E3=80=81=E4=BC=81=E6=A0=87--=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E9=A1=B5=E6=9C=89=E9=99=84=E4=BB=B6=E7=9A=84=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=EF=BC=8C=E8=A1=8C=E9=AB=98=E7=BC=A9=E5=B0=8F=E4=B8=80?= =?UTF-8?q?=E7=82=B9=EF=BC=8C=E9=97=B4=E8=B7=9D=E8=BF=87=E5=A4=A7=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherBussStandardDetails/index.vue | 8 ++++---- src/pages/details/otherStandardDetails/index.vue | 4 +++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index af75bea30..bdb6dc031 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -356,7 +356,7 @@