SVN-Revision: r389
This commit is contained in:
wyf
2025-03-25 08:04:42 +00:00
parent 1c650d159b
commit f59fdb8555
7 changed files with 2018 additions and 135 deletions
+1 -1
View File
@@ -642,9 +642,9 @@ namespace Lskj.PubBomImport
//
// FrmBillInfo
//
this.ClientSize = new System.Drawing.Size(666, 518);
this.Controls.Add(this.pl_main);
this.Name = "FrmBillInfo";
this.Size = new System.Drawing.Size(666, 518);
((System.ComponentModel.ISupportInitialize)(this.pl_main)).EndInit();
this.pl_main.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_main_center)).EndInit();