SVN-Revision: r277
This commit is contained in:
tdx
2025-02-20 09:41:19 +00:00
parent 8d9e93d54f
commit d11c1d200c
2 changed files with 4 additions and 14 deletions
+2
View File
@@ -5965,10 +5965,12 @@ namespace Lskj.PubBill
/// <param name="e">The <see cref="EventArgs"/> instance containing the event data.</param>
private void OnBtnFPOldClick(object sender, EventArgs e)
{
this.gcMain.GridView.PostEditor();
FPOld();
}
private void OnBtnFPNewClick(object sender, EventArgs e)
{
this.gcMain.GridView.PostEditor();
FPNew();
}
/// <summary>