Browse Source

拆解处理界面修改

Hcsy 8 years ago
parent
commit
6bba44a8f6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      UAS-MES/FunctionCode/Make/Make_Decompose.Designer.cs

+ 2 - 1
UAS-MES/FunctionCode/Make/Make_Decompose.Designer.cs

@@ -523,6 +523,7 @@
             this.cm_id.HeaderText = "cm_id";
             this.cm_id.MinimumWidth = 40;
             this.cm_id.Name = "cm_id";
+            this.cm_id.Visible = false;
             this.cm_id.Width = 40;
             // 
             // pr_detail
@@ -701,6 +702,7 @@
         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
         private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14;
+        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
         private System.Windows.Forms.DataGridViewCheckBoxColumn Choose;
         private System.Windows.Forms.DataGridViewTextBoxColumn cm_craftname;
         private System.Windows.Forms.DataGridViewTextBoxColumn cm_craftcode;
@@ -718,6 +720,5 @@
         private System.Windows.Forms.DataGridViewTextBoxColumn cm_maprodcode;
         private System.Windows.Forms.DataGridViewTextBoxColumn cm_sncode;
         private System.Windows.Forms.DataGridViewTextBoxColumn cm_makecode;
-        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15;
     }
 }