SVN-Revision: r832
This commit is contained in:
wyf
2025-07-03 08:07:56 +00:00
parent 5e80a58b8c
commit 82073237d9
+4 -4
View File
@@ -5842,10 +5842,10 @@ namespace Lskj.PubBill
{
}
}
else
{
gcMain.AddHeadquarters(null);
}
//else
//{
// gcMain.AddHeadquarters(null);
//}
gcMain.RefreshHeaderColor();
this.gcMain.GridControl.DataSource = null;
this.gcMain.GridControl.DataSource = dataTable;