修改字段
This commit is contained in:
@@ -49,7 +49,7 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
|
||||
//该医生已应用的任务数
|
||||
public int? SelfTaskCount { get; set; }
|
||||
public int? SelfApplyedTaskCount { get; set; }
|
||||
|
||||
//已分配但是未读片签名的数量
|
||||
public int? SelfUndoTaskCount { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user