From 4c887bfb948beb426fd855c133e5856490c26025 Mon Sep 17 00:00:00 2001 From: zhoulingpo Date: Thu, 7 Dec 2023 16:40:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=BF=E7=AD=96=E8=AF=A6=E6=83=85=20?= =?UTF-8?q?=E6=96=87=E6=9C=AC=E7=8A=B6=E6=80=81---=E6=A0=87=E5=87=86?= =?UTF-8?q?=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/details/otherLawsStandDetails/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/details/otherLawsStandDetails/index.vue b/src/pages/details/otherLawsStandDetails/index.vue index f4bd12693..a6cb58560 100644 --- a/src/pages/details/otherLawsStandDetails/index.vue +++ b/src/pages/details/otherLawsStandDetails/index.vue @@ -52,7 +52,7 @@

{{ sarStandardsInfoEO.issueTime || '-' }}

{{ sarStandardsInfoEO.issueCompany || '-' }}

{{ formatDateFunc(sarStandardsInfoEO.commentCycleStart) || '' }} - {{formatDateFunc(sarStandardsInfoEO.commentCycleEnd) || ''}}

-

{{ sarStandardsInfoEO.standStatusShow || '-' }}

+

{{ sarStandardsInfoEO.standStatusShow || '-' }}

{{ sarStandardsInfoEO.lawsSycx || '-' }}

{{ sarStandardsInfoEO.isRelateAccess === '1' ? '是' : (sarStandardsInfoEO.isRelateAccess ? '否':'-')}}

{{ sarStandardsInfoEO.lawsYear || '-' }}