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