单据出库修改

This commit is contained in:
蔡玲
2024-11-29 14:46:20 +08:00
parent 3fccdd374f
commit def1dd4fe6
3 changed files with 70 additions and 30 deletions

View File

@@ -163,21 +163,23 @@ export const outStorageOrderList = (page, size, type) => request({
// "totalElements": 10,
// "content": [
// {
// "code": "22984980",
// "code": "PPBOM241102856",
// "form_type": "单据类型",
// "remark": "备注",
// "create_time": "2024-10-20 21:41:50",
// "create_name": "创建人",
// "material_code": "物料编码",
// "material_code": "04.01.DY.00531",
// "qty": 0.0,
// "plan_qty": 0.0,
// "assign_qty": 0.0,
// "unit_id": "单位",
// "pcsn": "批次",
// "stor_code": "FStockPallet",
// "product_area": "A4",
// "children": [
// {
// "code": "bbb",
// "material_name": "物料名称",
// "material_name": "白色插座下线套 (模号587#)色号12081407乳白",
// "material_code": "物料编码",
// "material_spec": "物料类型",
// "stor_code": "FStockPallet",
@@ -186,7 +188,7 @@ export const outStorageOrderList = (page, size, type) => request({
// "plan_qty": 0.0,
// "assign_qty": 0.0,
// "unit_id": "单位",
// "pcsn": "批次"
// "pcsn": "批次",
// },
// {
// "code": "CCC",