12
This commit is contained in:
parent
965c2e9817
commit
da96e46ba9
@ -63,7 +63,7 @@ namespace DOAN.Service.JobKanban
|
||||
|
||||
}, true)
|
||||
.MergeTable()
|
||||
.OrderBy(it => it.Workorder)
|
||||
.OrderBy(it => it.Sort)
|
||||
.ToList();
|
||||
if (ProWorkorderDto4List.Count > 0)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user