ocr识别数据分页bug 51725

This commit is contained in:
宋伟佳
2022-03-15 17:59:34 +08:00
parent 7ac49d5fba
commit bd0b7256e4
@@ -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: [],