SVN-Revision: r840
This commit is contained in:
wyf
2025-07-04 08:09:01 +00:00
parent d6cde8c4c5
commit cd3e79d3bf
2 changed files with 49 additions and 1 deletions
@@ -194,6 +194,11 @@ namespace Lskj.Control.Model
/// <value>The enable cond.</value>
public string DisableCond { get; set; }
/// <summary>
/// 必填条件
/// </summary>
/// <value>The enable cond.</value>
public string RequiredCond { get; set; }
/// <summary>
/// 可以方式
/// </summary>
/// <value>The type of the enable.</value>