Test.EIImageViewer
hang 2023-03-06 13:18:07 +08:00
parent fc877c9b40
commit 840eca51b8
1 changed files with 2 additions and 0 deletions

View File

@ -305,6 +305,8 @@ namespace IRaCIS.Core.Domain.Models
public bool IsClinicalDataSign { get; set; } public bool IsClinicalDataSign { get; set; }
//前序任务需要签名 但是未签名
public bool IsFrontTaskNeedSignButNotSign { get; set; }