update 建档审核/退回,退回保存/提交审核功能

This commit is contained in:
2021-06-10 18:23:48 +08:00
parent fe1f2fb821
commit c1a0c836fb
15 changed files with 694 additions and 50 deletions

View File

@@ -144,7 +144,7 @@ namespace Ewide.Application
/// <summary>
/// -1退回0待处理1保存待提交2待审核3审核通过
/// </summary>
[Comment("-1退回0待处理1保存待提交2待审核3:审核通过")]
[Comment("-1退回0待处理1保存待提交2待审核6:审核通过")]
public int Status { get; set; } = 0;
/// <summary>