报工
This commit is contained in:
@@ -43,6 +43,7 @@ namespace DOAN.Service.MES.base_
|
||||
var response = Queryable()
|
||||
.Where(predicate.ToExpression())
|
||||
.ToPage<BaseWorkRoute, BaseWorkRouteDto_bind_process>(parm);
|
||||
|
||||
if (response != null && response.Result.Count > 0)
|
||||
{
|
||||
foreach (var item in response.Result)
|
||||
|
||||
Reference in New Issue
Block a user