diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue
index 98932c7e4..ee48b78d1 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 || '-' }}
政策文号{{ sarStandardsInfoEO.lawsNo || '-' }}
中文名称{{ sarStandardsInfoEO.lawsName || '-' }}
- 英文名称{{ sarStandardsInfoEO.lawsEnName || '-' }}
+ 英文名称{{ sarStandardsInfoEO.lawsEnName || '-' }}
发文日期{{ sarStandardsInfoEO.issueTime || '-' }}
发文单位{{ sarStandardsInfoEO.issueCompany || '-' }}
发文单位{{ sarStandardsInfoEO.issueCompany || '-' }}
diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index a7fc45a56..dbc92c0e2 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -94,7 +94,7 @@
中文名称{{
sarStandardsInfoEO.standName || '-'
}}
- 英文名称{{
+ 英文名称{{
sarStandardsInfoEO.standEnName || '-'
}}