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 || '-' }}