修改
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user