|
|
@@ -200,19 +200,19 @@
|
|
|
//
|
|
|
this.columnHeader4.Text = "不良代码组";
|
|
|
this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader4.Width = 130;
|
|
|
+ this.columnHeader4.Width = 115;
|
|
|
//
|
|
|
// columnHeader1
|
|
|
//
|
|
|
this.columnHeader1.Text = "不良代码";
|
|
|
this.columnHeader1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader1.Width = 96;
|
|
|
+ this.columnHeader1.Width = 90;
|
|
|
//
|
|
|
// columnHeader2
|
|
|
//
|
|
|
this.columnHeader2.Text = "备注";
|
|
|
this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader2.Width = 175;
|
|
|
+ this.columnHeader2.Width = 75;
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
@@ -269,19 +269,19 @@
|
|
|
//
|
|
|
this.columnHeader3.Text = "不良代码组";
|
|
|
this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader3.Width = 130;
|
|
|
+ this.columnHeader3.Width = 117;
|
|
|
//
|
|
|
// columnHeader7
|
|
|
//
|
|
|
this.columnHeader7.Text = "不良代码";
|
|
|
this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader7.Width = 94;
|
|
|
+ this.columnHeader7.Width = 79;
|
|
|
//
|
|
|
// columnHeader8
|
|
|
//
|
|
|
this.columnHeader8.Text = "备注";
|
|
|
this.columnHeader8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
|
|
|
- this.columnHeader8.Width = 194;
|
|
|
+ this.columnHeader8.Width = 75;
|
|
|
//
|
|
|
// AutoBadCode
|
|
|
//
|