Uat_Study
he 2022-12-06 11:49:10 +08:00
parent 4dac6436d1
commit ef8d835ed7
1 changed files with 1 additions and 1 deletions

View File

@ -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;