liuwf 10 months ago
parent 7bab9614a4
commit 9b50df0048

@ -158,7 +158,7 @@ namespace Aucma.Core.Palletiz.Business
out BaseSpaceInfo spaceinfo); out BaseSpaceInfo spaceinfo);
if(!getSpaceResult) if(!getSpaceResult)
{ {
msg = $"未找到货道,请检查该型号是否有货道"; msg = $"未找到货道,请检查该型号是否有货道或者货道已满";
RefreshMsgEvent?.Invoke(msg); RefreshMsgEvent?.Invoke(msg);
return; return;
} }

Loading…
Cancel
Save