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
},