优化进销存库存上传下载

This commit is contained in:
gyq
2024-06-20 09:06:35 +08:00
parent 2026193f0f
commit 7605011b63
13 changed files with 372 additions and 191 deletions

View File

@@ -47,7 +47,7 @@ export default {
return {
tableData: {
page: 0,
size: 10,
size: 30,
total: 0,
loading: false,
list: []