fix 到货单删除批次&入库
This commit is contained in:
parent
ef0d3f626d
commit
d696782f59
@ -509,6 +509,7 @@ function deleteBox(row) {
|
||||
state.createBoxForm = row
|
||||
DeleteTrackOutBox({
|
||||
materialreceiveAct: state.createBoxForm,
|
||||
receiveRequestName: state.queryParams.params.RECEIVEREQUESTNAME,
|
||||
user: localStorage.get('userId')
|
||||
})
|
||||
.then((res: any) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user