From 0d8563ab0f19856f5c1c7daca1f9c0aa6ff1bd78 Mon Sep 17 00:00:00 2001 From: caoyang Date: Mon, 11 Apr 2022 16:05:19 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=A1=E6=A0=B8=E6=8C=89=E9=92=AE=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/components/OcrTable/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-web/src/components/OcrTable/index.vue b/jero-web/src/components/OcrTable/index.vue index ca674aa12..8908df52c 100644 --- a/jero-web/src/components/OcrTable/index.vue +++ b/jero-web/src/components/OcrTable/index.vue @@ -18,7 +18,7 @@ {{record.resultContent=='转换成功'&&record.syncState=='未同步'&&record.fileSource=='1'?ol.text:''}} - + {{record.resultContent=='转换成功'&&record.syncState=='未同步'?ol.text:''}}