From 119d1afb61fc1499c6f63078ef9feead8e3eeb6c Mon Sep 17 00:00:00 2001 From: yanyizhou <2311759275@qq.com> Date: Mon, 29 Nov 2021 17:19:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=89=E5=A4=A7=E5=BA=93=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E8=8B=B1=E6=96=87=E5=90=8D=E7=A7=B0=E5=B1=95=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherBussStandardDetails/index.vue | 4 ++-- src/pages/details/otherLawsStandDetails/index.vue | 4 ++-- src/pages/details/otherStandardDetails/index.vue | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index ee48b78d1..013c1b45e 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -83,7 +83,7 @@
{{ sarStandardsInfoEO.standName || '-' }}
-{{ sarStandardsInfoEO.standEnName || '-' }}
+{{ sarStandardsInfoEO.standEnName || '-' }}
@@ -1415,7 +1415,7 @@ export default {
data() {
return {
activeNames: ['基础信息'],
- activeState: false,
+ activeState: true,
itemExistList:[],
interpretationContent: '',
relatedTermsDrawerVisible: false,