Tiger.Business.MES/Transaction/Position.cs
@@ -716,7 +716,7 @@ private List<string> GetMinPkgList(PackingAction action) { List<string> list = new List<string>(); if (action.CurPkg.Item.PKG_LEVEL == 1) if (action.CurPkg.IsNullOrEmpty()) { list.Add(CurSN); }