From 1a0d76d75904e815005d258358c82aad469570e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E5=BD=A6=E6=B3=BD?= Date: Thu, 2 Feb 2023 17:17:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E5=B7=A5=E5=85=B7-=E6=96=87?= =?UTF-8?q?=E6=A1=A3OCR=E8=AF=86=E5=88=AB-=E5=88=97=E5=AE=BD=E5=8F=AF?= =?UTF-8?q?=E6=8B=96=E6=8B=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/components/OcrTable/DocTable.vue | 15 +++++++++++++-- jero-web/src/components/OcrTable/index.vue | 18 +++++++++++++++++- .../src/views/documentManage/ocr/index.vue | 3 ++- 3 files changed, 32 insertions(+), 4 deletions(-) diff --git a/jero-web/src/components/OcrTable/DocTable.vue b/jero-web/src/components/OcrTable/DocTable.vue index 7448e00be..77cdcebfb 100644 --- a/jero-web/src/components/OcrTable/DocTable.vue +++ b/jero-web/src/components/OcrTable/DocTable.vue @@ -1,9 +1,10 @@