Uat_Study
parent
4dac6436d1
commit
ef8d835ed7
|
@ -1251,7 +1251,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
|||
|
||||
public Guid? RowId { get; set; }
|
||||
|
||||
public bool IsCanEditPosition { get; set; }
|
||||
public bool IsCanEditPosition { get; set; } = false;
|
||||
|
||||
public decimal FristAddTaskNum { get; set; } = 0;
|
||||
|
||||
|
|
Loading…
Reference in New Issue