SVN r723
SVN-Revision: r723
This commit is contained in:
@@ -302,4 +302,9 @@ namespace Lskj.Control.Model
|
||||
///模块选择返回框,是否单选模式
|
||||
/// </summary>
|
||||
public bool IsRadio { get; set; }
|
||||
/
|
||||
/// <summary>
|
||||
///模块选择返回框,配置列加载模式(默认根据sql动态加载列)
|
||||
/// </summary>
|
||||
public bool ConfigureColumnMode { get; set; }
|
||||
/// <summary>
|
||||
///条件控件回车执行搜索后清空
|
||||
Reference in New Issue
Block a user