啊鑫
8 天以前 00a72fff219241eb5b0405a066cc859d07cf7735
Controllers/Warehouse/MesItemQtrkController.cs
@@ -134,8 +134,7 @@
        try
        {
            dynamic resultInfos = new ExpandoObject();
            resultInfos.tbBillList =
                _manager.GetQtckDetailList(query, RequestInfo);
            resultInfos.tbBillList = _manager.GetQtckDetailList(query, RequestInfo);
            //if(resultInfos.tbBillList.Count < 1)
            //{