SVN r1049

SVN-Revision: r1049
This commit is contained in:
cyf
2025-11-20 09:03:57 +00:00
parent 858bfc22f8
commit 39c64cd476
6 changed files with 52 additions and 4 deletions
+9 -1
View File
@@ -41,4 +41,12 @@ namespace Lskj.Model
/// 返回标记
/// </summary>
/// <value>The back selected.</value>
public b
public bool SaveRefresh { get; set; }
/// <summary>
/// 保存成功才刷新
/// </summary>
public bool SaveSuccessfullyRefresh;
/// <summary>
/// 审核时保存附加模块
/// </summary>
public bool ReviewSaveAdditional