From d2dcc226709569b9282f5c88a04a09dd8966bfd3 Mon Sep 17 00:00:00 2001
From: qq787203167 <787203167@qq.com>
Date: Fri, 10 Jun 2022 14:02:10 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=88=9B=E5=BB=BA=E8=80=85?=
=?UTF-8?q?=E6=9D=83=E9=99=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
jero-web/src/components/OcrTable/index.vue | 12 ++++++++----
jero-web/src/components/SplitTable/index.vue | 13 ++++++++++---
.../src/views/documentTools/virtualList/index.vue | 10 +++++++++-
3 files changed, 27 insertions(+), 8 deletions(-)
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 @@