SVN-Revision: r302
This commit is contained in:
cyf
2025-03-07 05:51:05 +00:00
parent 924a5d8913
commit 5d46d78a26
@@ -62,6 +62,7 @@ namespace Lskj.PubAccraditation
protected override void OnLoad(EventArgs e) protected override void OnLoad(EventArgs e)
{ {
WaitForm.ShowForm(); WaitForm.ShowForm();
this.Text = SysModel.FormText;
this.auditPanelEx.Visible = false; this.auditPanelEx.Visible = false;
try try
{ {