x
This commit is contained in:
@@ -1012,7 +1012,7 @@ namespace IRaCIS.Core.Application.Service.Allocation
|
||||
IsFrontTaskNeedSignButNotSign=u.IsFrontTaskNeedSignButNotSign
|
||||
})
|
||||
.ToList(),
|
||||
}).Where(x => x.UnReadTaskCount > 0).OrderBy(x => x.UnReadCanReadTaskCount);
|
||||
}).Where(x => x.UnReadCanReadTaskCount > 0).OrderBy(x => x.UnReadCanReadTaskCount);
|
||||
// 有序阅片需要找到最小需要
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user