Quellcode durchsuchen

查询界面修改

章政 vor 8 Jahren
Ursprung
Commit
a25dc70c0f
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      UAS-MES/FunctionCode/Query/Query_ExeProgress.Designer.cs

+ 2 - 2
UAS-MES/FunctionCode/Query/Query_ExeProgress.Designer.cs

@@ -335,13 +335,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();
 
         }