From b9245c75efb2ca46796a2eae72bd45ddda413dad Mon Sep 17 00:00:00 2001 From: zhangyichen <5277314+zacty@user.noreply.gitee.com> Date: Sat, 2 Apr 2022 11:21:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../accessStandardsAndRegulations/pages/details.vue | 1 + 1 file changed, 1 insertion(+) 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 => {