修改一版
This commit is contained in:
@@ -534,7 +534,7 @@ namespace IRaCIS.Core.Application.Service.Reading.Dto
|
||||
/// 表单类型
|
||||
/// </summary>
|
||||
|
||||
public FormType FormType { get; set; }
|
||||
public FormType FormType { get; set; } = FormType.SinglePage;
|
||||
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user