修改排序和标准确认生成任务
This commit is contained in:
@@ -108,6 +108,9 @@ namespace IRaCIS.Core.Application.ViewModel
|
||||
|
||||
public bool IsDistinguishCriteria { get; set; }
|
||||
|
||||
public string SortField { get; set; } = string.Empty;
|
||||
|
||||
public bool Asc { get; set; }
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user