diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 68f1b6aed..2ac9af4c8 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -298,9 +298,11 @@

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

-

{{ - sarStandardsInfoEO.standSystem || '-' - }}

+

+ + {{sarStandardsInfoEO.standSystem | ellipsis20 }} + +

@@ -582,8 +584,8 @@