diff --git a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue index 0deb91efd..6d071e387 100644 --- a/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue +++ b/src/pages/regulatoryRepository/accessStandardsAndRegulations/pages/details.vue @@ -683,6 +683,7 @@ export default { } }, seniorPageInfo() { + this.sarAccessInfo.standType = '' this.sarAccessInfo.qdFlag = '1' this.sarAccessInfo.qdid = this.$route.params.id selectHighLawsById((this.sarAccessInfo)).then(res => {