feat: 新增接收缺口体积,人工包装上报批次对应关系,木托盘批次修改

This commit is contained in:
2024-06-03 13:41:19 +08:00
parent fe86a1ade2
commit a7038bd9ab
12 changed files with 103 additions and 9 deletions

View File

@@ -97,7 +97,7 @@ function CRUD(options) {
// 页码
page: 0,
// 每页数据条数
size: 10,
size: 20,
// 总数据条数
total: 0
},