Przeglądaj źródła

去除无需显示列

Hcsy 8 lat temu
rodzic
commit
d29f8acb71

+ 2 - 0
UAS-MES/FunctionCode/Make/Make_PositionStock.Designer.cs

@@ -311,6 +311,7 @@
             this.pr_detail1,
             this.pr_spec,
             this.DeleteRow});
+            this.BatchProductDGV.EnableContentClick = true;
             this.BatchProductDGV.Location = new System.Drawing.Point(0, 143);
             this.BatchProductDGV.Name = "BatchProductDGV";
             this.BatchProductDGV.RowTemplate.Height = 23;
@@ -394,6 +395,7 @@
             this.mss_id.DataPropertyName = "mss_id";
             this.mss_id.HeaderText = "ID";
             this.mss_id.Name = "mss_id";
+            this.mss_id.Visible = false;
             // 
             // mss_prodcode
             //