From 920190e305880089070b02261592cbb888c838dd Mon Sep 17 00:00:00 2001 From: caoyang Date: Thu, 24 Mar 2022 18:35:04 +0800 Subject: [PATCH] =?UTF-8?q?ocr=E4=B8=8B=E8=BD=BD=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/views/documentManage/ocr/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jero-web/src/views/documentManage/ocr/index.vue b/jero-web/src/views/documentManage/ocr/index.vue index 1682581a7..35a3f08ef 100644 --- a/jero-web/src/views/documentManage/ocr/index.vue +++ b/jero-web/src/views/documentManage/ocr/index.vue @@ -316,7 +316,7 @@ let fileName=fileNames.join('_') // let fileName=val.fileName.split('.')[0] - downloadFile('ocr/OcrRestful/downFile', fileName, { fileName: val.docRealName }) + downloadFile('ocr/OcrRestful/downFile', fileName,{ fileName: val.docRealName }) }, //删除 actionDelete(record){