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