소스 검색

出货单表格禁止编辑

Hcsy 8 년 전
부모
커밋
b18fd8da7d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      UAS-MES/FunctionCode/Warehouse/Warehouse_ProdDetail.Designer.cs

+ 1 - 0
UAS-MES/FunctionCode/Warehouse/Warehouse_ProdDetail.Designer.cs

@@ -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";