|
|
@@ -291,13 +291,13 @@
|
|
|
this.Load += new System.EventHandler(this.工单执行进度_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.工单执行进度_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.CraftInfDgv)).EndInit();
|
|
|
- this.groupBoxWithBorder1.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|