修复综合看板

This commit is contained in:
2026-04-22 18:44:14 +08:00
parent 50527f68e0
commit 602928dc0b
9 changed files with 168 additions and 89 deletions

View File

@@ -24,7 +24,7 @@ const state = {
projectQuery: {
pageNum: 1,
pageSize: 10,
pageSize: 15,
keyword: ''
},
projectList: [],