diff --git a/src/pages/details/otherBussStandardDetails/index.vue b/src/pages/details/otherBussStandardDetails/index.vue index 8bf10a74d..6657f427d 100644 --- a/src/pages/details/otherBussStandardDetails/index.vue +++ b/src/pages/details/otherBussStandardDetails/index.vue @@ -41,7 +41,7 @@ >文本状态{{ sarStandardsInfoEO.standStatusShow || '-' }}

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

-

{{ sarStandardsInfoEO.putTime || '-' }}

+

{{ sarStandardsInfoEO.putTime || '-' }}

diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index c870fa228..3f01fc084 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -51,15 +51,15 @@ {{ sarStandardsInfoEO.standSort + ' ' + sarStandardsInfoEO.standNumber }}

-

{{ - sarStandardsInfoEO.standName || '-' - }}

-

{{ - sarStandardsInfoEO.standEnName || '-' - }}

{{ standMap[sarStandardsInfoEO.standNature] || '-' }}

+

{{ + sarStandardsInfoEO.standName || '-' + }}

+

{{ + sarStandardsInfoEO.standEnName || '-' + }}