feat: 更新业务、控件及单据功能
This commit is contained in:
@@ -108,7 +108,11 @@ namespace Lskj.Model
|
||||
/// 是否阻止回车事件
|
||||
/// </summary>
|
||||
public bool IsExecute = false;
|
||||
|
||||
/// <summary>
|
||||
/// 是否根据模块id判断是否设置不能同时打开多个相同模块
|
||||
/// </summary>
|
||||
public bool SingleOpenMode = false;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 登录IP
|
||||
|
||||
Reference in New Issue
Block a user