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..008854ce6 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -12,10 +12,10 @@{{ - sarStandardsInfoEO.standName || '-' - }}
-{{ - sarStandardsInfoEO.standEnName || '-' - }}
{{ standMap[sarStandardsInfoEO.standNature] || '-' }}
+{{ + sarStandardsInfoEO.standName || '-' + }}
+{{ + sarStandardsInfoEO.standEnName || '-' + }}