fix:项目审核记录分页判断修改

This commit is contained in:
wyx
2023-02-25 17:21:59 +08:00
parent 74c0b80c15
commit fad70a8ad3

View File

@@ -304,7 +304,7 @@ export default {
faceclassScene: [],
projectInfo: {},
tableDataTotal: 20,
tableDataTotal: 2,
pageSize: 10,
currentPage: 1,
tableData: [],