From cf00a2e841d7fade690c8a78fbe70e8d25d3eb66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Wed, 30 Mar 2022 16:08:56 +0800 Subject: [PATCH] =?UTF-8?q?52238=20=E5=9B=BD=E5=86=85=E7=BC=96=E8=BE=91?= =?UTF-8?q?=EF=BC=8C=E8=B5=B7=E8=8D=89=E5=8D=95=E4=BD=8D=E7=9A=84=E5=85=B3?= =?UTF-8?q?=E9=97=AD=E4=B8=8D=E7=AE=A1=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../domesticStandardsAndRegulations/index.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue index 413a7e62b..b411eff1b 100644 --- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue +++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue @@ -833,6 +833,7 @@ @@ -841,6 +842,7 @@ @@ -2929,6 +2931,9 @@ export default { } }, methods: { + change(e){ + this.$forceUpdate(); + }, BZTXhandle () { this.modalShowFlag6 = true },