This commit is contained in:
he
2022-12-06 11:49:10 +08:00
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;