领用滞货
This commit is contained in:
@@ -191,7 +191,7 @@ export function submitUseInventory(...params) {
|
||||
data: {
|
||||
type: '2',
|
||||
name: '采购管理_使用滞货',
|
||||
param: `物料流水号=${params[0]}&使用滞货数量=${params[1]}&组件零件流水号=${params[2]}`
|
||||
param: `物料流水号=${params[0]}&使用滞货数量=${params[1]}&组件零件流水号=${params[2]}&使用人编号=${params[3]}`
|
||||
}
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user