修改一版

Uat_Study
he 2022-09-28 09:20:17 +08:00
parent 0cffb8daf2
commit b76ddf8bf4
2 changed files with 7 additions and 0 deletions

View File

@ -135,6 +135,12 @@ namespace IRaCIS.Core.Application.ViewModel
/// </summary> /// </summary>
public IsLymph IsLymphNodes { get; set; } public IsLymph IsLymphNodes { get; set; }
/// <summary>
/// 是否可编辑位置
/// </summary>
public bool IsCanEditPosition { get; set; }
/// <summary> /// <summary>
/// 器官类型 /// 器官类型
/// </summary> /// </summary>

View File

@ -600,6 +600,7 @@ namespace IRaCIS.Core.Domain.Share
/// </summary> /// </summary>
UpdateType = 3 UpdateType = 3
} }
public enum QuestionMark public enum QuestionMark
{ {
/// <summary> /// <summary>