From 24577c7f3a423f3cd4465e308f0b9bb67835dd56 Mon Sep 17 00:00:00 2001 From: zyn Date: Fri, 22 Sep 2023 09:22:28 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E5=86=85=E5=A4=96=E6=94=BF=E7=AD=96-?= =?UTF-8?q?=E8=AF=A6=E6=83=85-=E6=94=BF=E7=AD=96=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherLawsStandDetails/index.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/details/otherLawsStandDetails/index.vue b/src/pages/details/otherLawsStandDetails/index.vue index b558ab1ec..07529e5ec 100644 --- a/src/pages/details/otherLawsStandDetails/index.vue +++ b/src/pages/details/otherLawsStandDetails/index.vue @@ -41,10 +41,10 @@
-

{{ sarStandardsInfoEO.lawsTypeFirstLevel || '-' }}

-

{{ sarStandardsInfoEO.lawsTypeSecondLevel || '-' }}

-

{{ sarStandardsInfoEO.lawsTypeThirdLevel || '-' }}

-

{{ sarStandardsInfoEO.lawsTypeFourthLevel || '-' }}

+

{{ sarStandardsInfoEO.lawTypeFirstLevelName || '-' }}

+

{{ sarStandardsInfoEO.lawTypeFourthLevelName || '-' }}

+

{{ sarStandardsInfoEO.lawTypeSecondLevelName || '-' }}

+

{{ sarStandardsInfoEO.lawTypeThirdLevelName || '-' }}

{{ sarStandardsInfoEO.lawsName || '-' }}

{{ sarStandardsInfoEO.lawsEnName || '-' }}