From bd0b7256e4168c526cae517eac4c5874029f5167 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E4=BC=9F=E4=BD=B3?= <2797716443@qq.com> Date: Tue, 15 Mar 2022 17:59:34 +0800 Subject: [PATCH] =?UTF-8?q?ocr=E8=AF=86=E5=88=AB=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=88=86=E9=A1=B5bug=2051725?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/localTool/standardRecognition/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/localTool/standardRecognition/index.vue b/src/pages/localTool/standardRecognition/index.vue index b904c15d3..ad9ac5e6d 100644 --- a/src/pages/localTool/standardRecognition/index.vue +++ b/src/pages/localTool/standardRecognition/index.vue @@ -749,7 +749,7 @@ export default { title: "", total: 0, page: 1, - pageSize: 10, + pageSize: this.$store.getters.userInfo.configContent, // uploadPath: '/api/ocr/OCRRestful/upload', uploadPath: "api/att/attFile/upload", defaultFileList: [],