工步判可疑 来源库位 代码错误 修正

tags/yfai-pcn-ext-v3.2 yfai-pcn-ext-v3.2
王杰 3 months ago
parent e8ec0688dc
commit 64380a5f5a

@ -1279,7 +1279,7 @@ public class MesInputDefectRecordService implements IMesInputDefectRecordService
version = productVersionRepository.getByProperty(ddlPackBean);
if (version != null) {
source = version.getShipInventoryPoint();
source = version.getReceiveInventoryPoint();
}
}

Loading…
Cancel
Save