来料验证,成套领料验证,生产退料验证,下推接口入参更换
This commit is contained in:
2
unpackage/dist/dev/app-plus/app-service.js
vendored
2
unpackage/dist/dev/app-plus/app-service.js
vendored
@@ -24954,7 +24954,7 @@ This will fail in production if not fixed.`);
|
||||
FMaxcessSNo: item.FVHUBJSON
|
||||
});
|
||||
});
|
||||
PRD_FeedMtrlCheck({ Item: ScanEntry }).then((resA) => {
|
||||
PRD_FeedMtrlCheck({ Items: ScanEntry }).then((resA) => {
|
||||
if (resA.code === 200) {
|
||||
fStockFlexDetailDelete({ Ids: ids.toString() }).then((res3) => {
|
||||
if (res3.code === 200) {
|
||||
|
||||
Reference in New Issue
Block a user