SVN-Revision: r806
This commit is contained in:
wyf
2025-06-27 09:30:51 +00:00
parent 15ae23c2e5
commit d0bf2c89e3
+1 -2
View File
@@ -951,8 +951,7 @@ namespace Lskj.PubBillSpecial
this.ControlObj.OnDataFileRefrshCallBack += OnDataFileRefrshFile;
this.ControlObj.OnDataSourceBindCallBack += new EventHandler(OnInitializeHeaderCallBack);
this.pl_main_center_master.Height = (this.BillModel.ParentHeight - 36) > this.pl_main_center_master.Height ? this.pl_main_center_master.Height : this.BillModel.ParentHeight - 36;
this.splitMainControl.Height = this.pl_main_center_master.Height + pl_buttom.Height + 12;
// 初始化明细
// 创建多表头,默认标准表格
if (this.SysModel.GridEnumObj == GridEnum.BandedGridView || this.BillModel.AutoMultiHeader == 1)