生产补料验证
This commit is contained in:
parent
51150258ff
commit
39fb07af49
@ -270,7 +270,7 @@
|
||||
})
|
||||
})
|
||||
//推送数据
|
||||
PRD_FeedMtrlCheck({Item:ScanEntry}).then((resA : any) => {
|
||||
PRD_FeedMtrlCheck({Items:ScanEntry}).then((resA : any) => {
|
||||
if (resA.code === 200) {
|
||||
fStockFlexDetailDelete({ Ids: ids.toString() }).then((res : any) => {
|
||||
if (res.code === 200) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user