| 项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_StockService/StockInfoDetailService.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
ÏîÄ¿´úÂë/WMSÎÞ²Ö´¢°æ/WIDESEA_WMSServer/WIDESEA_StockService/StockInfoDetailService.cs
@@ -109,7 +109,7 @@ return new PageGridData<StockInfoDetailWithPalletDto> { Rows = dtoList, Rows = dtoList.Where(x=>x.PalletCode != "æ æçç¼å·").ToList(), Total = pageData.Total, Summary = pageData.Summary };