SVN r1109

SVN-Revision: r1109
This commit is contained in:
cyf
2026-01-30 07:55:48 +00:00
parent ca14852308
commit 5ab9042018
2 changed files with 184 additions and 68 deletions
+2 -1
View File
@@ -103,8 +103,8 @@ namespace Lskj.PubBill
if (this.billModule1.MainBottomInputObj.Visible && this.billModule1.txtinputobj.Enabled)
{
this.Activated += FrmMain_Activated;
}
}
catch (Exception ex)
{
@@ -115,6 +115,7 @@ namespace Lskj.PubBill
}
finally
{
Lskj.Control.Model.AutoSizeChange.ControllInitializeSize(this);
WaitForm.HideForm();
}