SVN r489
SVN-Revision: r489
This commit is contained in:
@@ -350,7 +350,6 @@ namespace Lskj.Main.Control
|
|||||||
{
|
{
|
||||||
this.tabMain.DoubleClick -= this.OnTabMainClick;
|
this.tabMain.DoubleClick -= this.OnTabMainClick;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
catch (Exception ex)
|
catch (Exception ex)
|
||||||
{
|
{
|
||||||
@@ -2923,6 +2922,7 @@ namespace Lskj.Main.Control
|
|||||||
if (tablepage == beforePage)
|
if (tablepage == beforePage)
|
||||||
{
|
{
|
||||||
ERPInfo.Instance.PageControl.SelectedTabPage = beforePage;
|
ERPInfo.Instance.PageControl.SelectedTabPage = beforePage;
|
||||||
|
if (isclose) tabPage.Dispose();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user