111
啊鑫
2 天以前 971e03ccbe5124d4761f56e71025453d1d4742bc
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)
            //{