SVN r925
SVN-Revision: r925
This commit is contained in:
@@ -287,6 +287,7 @@ namespace Lskj.Main.Control
|
||||
{
|
||||
this.pl_center_main_middle_FlowLayout.Visible = true;
|
||||
this.pl_center_main_middle.Visible = false;
|
||||
this.pl_center_main_middle_FlowLayout.BackColor = this.pl_center_main_middle.BackColor;
|
||||
}
|
||||
this.pl_top_left.Visible = false;
|
||||
this.menuMain.Visible = false;
|
||||
@@ -3762,7 +3763,7 @@ namespace Lskj.Main.Control
|
||||
SystemInfo.RefreshSystemParam();
|
||||
DBConfig.Instance.WriteConfig();
|
||||
|
||||
if (!SystemInfo.Instance.ForceUpdatePassword || Reset)
|
||||
if (!SystemInfo.Instance.MainProhibitSwitchingAccount || Reset)
|
||||
{
|
||||
this.SetDelphiDllParams(); // 设置调用delphi参数
|
||||
//FormHelper.OverProcess("Lskj.FrmMessages");//切换账套关闭消息页签
|
||||
|
||||
Reference in New Issue
Block a user