111
cjs
3 天以前 7fda4aeb36beda46d767a78082573692e7b85651
HH.WCS.Mobox3.NongFuLinZhi/wms/LocationHelper.cs
@@ -377,7 +377,7 @@
                    }
                });
                location.N_CURRENT_NUM = lcrList.Count + count;
                if(location.N_CURRENT_NUM >location.N_CAPACITY) location.N_CURRENT_NUM = location.N_CAPACITY;
                if (location.N_CURRENT_NUM > location.N_CAPACITY) location.N_CURRENT_NUM = location.N_CAPACITY;
                location.N_LOCK_STATE = 0;
                location.S_LOCK_STATE = "无";