|
|
@@ -60,6 +60,7 @@
|
|
|
this.getqty,
|
|
|
this.ungetqty});
|
|
|
this.InOutDetailDGV.EnableContentClick = true;
|
|
|
+ this.InOutDetailDGV.Enabled = false;
|
|
|
this.InOutDetailDGV.Location = new System.Drawing.Point(32, 37);
|
|
|
this.InOutDetailDGV.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.InOutDetailDGV.Name = "InOutDetailDGV";
|