新增批量下载桌码

This commit is contained in:
gyq
2024-06-14 11:42:07 +08:00
parent 313ec6e6f9
commit 2026193f0f
8 changed files with 32 additions and 19 deletions

View File

@@ -119,7 +119,7 @@ export default {
tableData: {
data: [],
page: 0,
size: 10,
size: 30,
loading: false,
total: 0
}