diff --git a/插件库/Lskj.Control/ModuleEx.cs b/插件库/Lskj.Control/ModuleEx.cs index 93637c6..47dc811 100644 --- a/插件库/Lskj.Control/ModuleEx.cs +++ b/插件库/Lskj.Control/ModuleEx.cs @@ -1108,7 +1108,7 @@ namespace Lskj.Control } } - this.SetMainGridView(where); + if(!this.SysModel.IgnoreMainload) this.SetMainGridView(where); if (this.IsDragDetail) this.SetDetailGridView();