修改
This commit is contained in:
@@ -546,6 +546,13 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
/// 是否完成配置
|
||||
/// </summary>
|
||||
public bool IsCompleteConfig { get; set; } = false;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 表单类型
|
||||
/// </summary>
|
||||
|
||||
public FormType FormType { get; set; } = FormType.SinglePage;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user