修改一版

This commit is contained in:
he
2022-11-09 15:56:25 +08:00
parent 57d7e4c9c6
commit 4c123a6227
3 changed files with 99 additions and 44 deletions
@@ -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>