diff --git a/jero-web/src/components/OcrTable/index.vue b/jero-web/src/components/OcrTable/index.vue
index 1cfd56cb9..515f1c890 100644
--- a/jero-web/src/components/OcrTable/index.vue
+++ b/jero-web/src/components/OcrTable/index.vue
@@ -21,10 +21,11 @@
{{record.resultContent=='转换成功'&&record.syncState=='未同步'?ol.text:''}}
-
+
{{record.resultContent=='转换成功'?ol.text:''}}
-
+
{{ol.text}}
@@ -62,6 +63,7 @@