diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue
index 0129cca4a..a3ae69e2f 100644
--- a/src/pages/details/otherStandardDetails/index.vue
+++ b/src/pages/details/otherStandardDetails/index.vue
@@ -527,14 +527,8 @@
-
-
@@ -544,14 +538,27 @@
+ prop="interpretationContent"
+ label="解读内容"
+ show-overflow-tooltip
+ >
+
+
+ {{ scope.row.xcxssrq ? $moment(scope.row.xcxssrq).format('YYYY-MM-DD') : '' }}
+
+
+
+
+ {{ scope.row.zccssrq ? $moment(scope.row.zccssrq).format('YYYY-MM-DD') : '' }}
+