|
|
@@ -610,7 +610,7 @@
|
|
|
this.ForcePass.MoveImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.MoveImage")));
|
|
|
this.ForcePass.Name = "ForcePass";
|
|
|
this.ForcePass.NormalImage = ((System.Drawing.Image)(resources.GetObject("ForcePass.NormalImage")));
|
|
|
- this.ForcePass.Power = "IFREAD";
|
|
|
+ this.ForcePass.Power = "ifspecial";
|
|
|
this.ForcePass.Size = new System.Drawing.Size(91, 38);
|
|
|
this.ForcePass.TabIndex = 165;
|
|
|
this.ForcePass.Text = "强制通过";
|
|
|
@@ -630,7 +630,7 @@
|
|
|
this.ForceRejection.MoveImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.MoveImage")));
|
|
|
this.ForceRejection.Name = "ForceRejection";
|
|
|
this.ForceRejection.NormalImage = ((System.Drawing.Image)(resources.GetObject("ForceRejection.NormalImage")));
|
|
|
- this.ForceRejection.Power = "IFREAD";
|
|
|
+ this.ForceRejection.Power = "ifspecial";
|
|
|
this.ForceRejection.Size = new System.Drawing.Size(91, 38);
|
|
|
this.ForceRejection.TabIndex = 164;
|
|
|
this.ForceRejection.Text = "强制批退";
|
|
|
@@ -767,9 +767,9 @@
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OQC_BatchResultJudge_FormClosing);
|
|
|
this.Load += new System.EventHandler(this.抽检批维护_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.抽检批维护_SizeChanged);
|
|
|
- this.panel2.ResumeLayout(true);
|
|
|
+ this.panel2.ResumeLayout(false);
|
|
|
this.panel2.PerformLayout();
|
|
|
- this.ResumeLayout(true);
|
|
|
+ this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|