PDA质检任务数据重复显示bug;载具规格为外协料架-退至二楼暂存仓
This commit is contained in:
@@ -2386,7 +2386,7 @@ namespace Tnb.WarehouseMgr
|
||||
}
|
||||
|
||||
// 料架到暂存仓
|
||||
if (wmsCarryH.carrystd_id == "26037267399717")
|
||||
if (wmsCarryH.carrystd_id == "26037267399717" || wmsCarryH.carrystd_id==WmsWareHouseConst.CARRY_WXLJSTD_ID)
|
||||
{
|
||||
return await RackInstock_到暂存仓(input, wmsCarryH);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user