This commit is contained in:
蔡玲
2024-11-15 16:31:22 +08:00
parent 7309f5e425
commit 83e8d42822
3 changed files with 197 additions and 10 deletions

View File

@@ -2307,12 +2307,14 @@ export const moveDtlByMoveId = () => {
{
"id": "0201",
"material_code": "btAAAAW8Wd5QCrde",
"qty": "1"
"qty": "1",
"turnin_struct_code": '0909'
},
{
"id": "0202",
"material_code": "btAAAAW8WdpQCrde",
"qty": "1"
"qty": "1",
"turnin_struct_code": '090910'
}
],
"code": 1,
@@ -2337,6 +2339,14 @@ export const allocationBillDetailUpdate = () => {
return res
}
export const stIvtMoveinvUpdateDtl = () => {
let res = {
code: 1,
desc: 'ok'
}
return res
}
export const allocationBillDetail = () => {
let res = {
"pageNum": 1,