SVN-Revision: r270
This commit is contained in:
cyf
2025-02-14 09:58:05 +00:00
parent b2f0adf417
commit 2a3c098028
2 changed files with 40 additions and 12 deletions
+6 -1
View File
@@ -276,4 +276,9 @@ namespace Lskj.Control.Model
/// </summary>
/// <value>The name.</value>
public string DisplayPermissions { get; set; }
/// <s
/// <summary>
///下拉总宽度
/// </summary>
/// <value>The LookUpWidth.</value>
public int LookUpWidth { get; set; }