ocr识别数据分页bug 51725
This commit is contained in:
@@ -749,7 +749,7 @@ export default {
|
|||||||
title: "",
|
title: "",
|
||||||
total: 0,
|
total: 0,
|
||||||
page: 1,
|
page: 1,
|
||||||
pageSize: 10,
|
pageSize: this.$store.getters.userInfo.configContent,
|
||||||
// uploadPath: '/api/ocr/OCRRestful/upload',
|
// uploadPath: '/api/ocr/OCRRestful/upload',
|
||||||
uploadPath: "api/att/attFile/upload",
|
uploadPath: "api/att/attFile/upload",
|
||||||
defaultFileList: [],
|
defaultFileList: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user