From e48c69e751d14f8d18b1036cc8eca36b3f7346ac 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 d4d8f97c3..0c90b9971 100644
--- a/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
+++ b/src/pages/regulatoryRepository/domesticStandardsAndRegulations/index.vue
@@ -832,6 +832,7 @@
@@ -840,6 +841,7 @@
@@ -2928,6 +2930,9 @@ export default {
}
},
methods: {
+ change(e){
+ this.$forceUpdate();
+ },
BZTXhandle () {
this.modalShowFlag6 = true
},