From 27c4310513d5e96acfeb3aefd4c311230a9be087 Mon Sep 17 00:00:00 2001 From: zyn Date: Fri, 22 Dec 2023 11:06:29 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=94=BF=E7=AD=96=E8=AF=A6=E6=83=85):=20?= =?UTF-8?q?=E6=94=BF=E7=AD=96=E5=88=86=E7=B1=BB=E5=AD=97=E6=AE=B5=E4=B8=8D?= =?UTF-8?q?=E5=8C=B9=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherLawsStandDetails/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/details/otherLawsStandDetails/index.vue b/src/pages/details/otherLawsStandDetails/index.vue index a6cb58560..913be55a8 100644 --- a/src/pages/details/otherLawsStandDetails/index.vue +++ b/src/pages/details/otherLawsStandDetails/index.vue @@ -42,9 +42,9 @@

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

-

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

-

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

-

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

+

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

+

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

+

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

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

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