ocr识别数据分页bug 51725
This commit is contained in:
@@ -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: [],
|
||||
|
||||
Reference in New Issue
Block a user