Kaynağa Gözat

产品批量报损,备注改成只读

chenxy 7 ay önce
ebeveyn
işleme
a4edb512dc
1 değiştirilmiş dosya ile 37 ekleme ve 31 silme
  1. 37 31
      DK.Client/PMModule/F_PM_1107.Designer.cs

+ 37 - 31
DK.Client/PMModule/F_PM_1107.Designer.cs

@@ -42,17 +42,17 @@
             this.btnCancel = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Button();
             this.lblResponsible = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
             this.dgvResponsible = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
-            this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.UJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.txtBarCode = new Dongke.IBOSS.PRD.Basics.BaseControls.C_TXT_BarCode();
             this.cmbRreason = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
             this.lblAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
             this.cmbAuditStatus = new Dongke.IBOSS.PRD.Basics.BaseControls.C_ComboBox();
             this.c_Label1 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
             this.detailsView = new Dongke.IBOSS.PRD.Basics.BaseControls.C_DataGridView();
+            this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
             this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
-            this.c_Label2 = new Dongke.IBOSS.PRD.Basics.BaseControls.C_Label();
+            this.StaffCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
+            this.UJobsName = new System.Windows.Forms.DataGridViewTextBoxColumn();
             ((System.ComponentModel.ISupportInitialize)(this.dgvResponsible)).BeginInit();
             ((System.ComponentModel.ISupportInitialize)(this.detailsView)).BeginInit();
             this.SuspendLayout();
@@ -196,13 +196,14 @@
             this.dgvResponsible.MergeDetailOnlyColumn = null;
             this.dgvResponsible.MergeOnlyColumn = null;
             this.dgvResponsible.Name = "dgvResponsible";
+            this.dgvResponsible.ReadOnly = true;
             this.dgvResponsible.RefreshAtHscroll = false;
             this.dgvResponsible.RowHeadersWidth = 50;
             this.dgvResponsible.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
             dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(159)))), ((int)(((byte)(39)))), ((int)(((byte)(39)))));
             this.dgvResponsible.RowsDefaultCellStyle = dataGridViewCellStyle3;
             this.dgvResponsible.RowTemplate.Height = 21;
-            this.dgvResponsible.Size = new System.Drawing.Size(337, 262);
+            this.dgvResponsible.Size = new System.Drawing.Size(370, 262);
             this.dgvResponsible.SortOrderColumnName = null;
             this.dgvResponsible.TabIndex = 5;
             this.dgvResponsible.Tag = true;
@@ -210,19 +211,6 @@
             this.dgvResponsible.ViewRowFilter = "";
             this.dgvResponsible.VirtualNodes = false;
             // 
-            // StaffCode
-            // 
-            this.StaffCode.DataPropertyName = "ProductCode";
-            this.StaffCode.HeaderText = "产品条码";
-            this.StaffCode.Name = "StaffCode";
-            this.StaffCode.ReadOnly = true;
-            // 
-            // UJobsName
-            // 
-            this.UJobsName.DataPropertyName = "notes";
-            this.UJobsName.HeaderText = "备注";
-            this.UJobsName.Name = "UJobsName";
-            // 
             // txtBarCode
             // 
             this.txtBarCode.BackColor = System.Drawing.SystemColors.Window;
@@ -283,7 +271,7 @@
             this.c_Label1.BackColor = System.Drawing.Color.Transparent;
             this.c_Label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
             this.c_Label1.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.c_Label1.Location = new System.Drawing.Point(429, 126);
+            this.c_Label1.Location = new System.Drawing.Point(446, 126);
             this.c_Label1.Name = "c_Label1";
             this.c_Label1.Size = new System.Drawing.Size(29, 12);
             this.c_Label1.TabIndex = 48;
@@ -330,12 +318,13 @@
             this.detailsView.IsOpenMergeCellFlag = false;
             this.detailsView.IsSubTotalFlag = false;
             this.detailsView.IsTopDeep = false;
-            this.detailsView.Location = new System.Drawing.Point(464, 126);
+            this.detailsView.Location = new System.Drawing.Point(481, 126);
             this.detailsView.MergeColumnNames = null;
             this.detailsView.MergeDetailColumnNames = null;
             this.detailsView.MergeDetailOnlyColumn = null;
             this.detailsView.MergeOnlyColumn = null;
             this.detailsView.Name = "detailsView";
+            this.detailsView.ReadOnly = true;
             this.detailsView.RefreshAtHscroll = false;
             this.detailsView.RowHeadersWidth = 50;
             this.detailsView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
@@ -350,6 +339,18 @@
             this.detailsView.ViewRowFilter = "";
             this.detailsView.VirtualNodes = false;
             // 
+            // c_Label2
+            // 
+            this.c_Label2.AutoSize = true;
+            this.c_Label2.BackColor = System.Drawing.Color.Transparent;
+            this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
+            this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
+            this.c_Label2.Location = new System.Drawing.Point(341, 16);
+            this.c_Label2.Name = "c_Label2";
+            this.c_Label2.Size = new System.Drawing.Size(191, 12);
+            this.c_Label2.TabIndex = 50;
+            this.c_Label2.Text = "注:可输入产品条码最大的数量为50";
+            // 
             // dataGridViewTextBoxColumn2
             // 
             this.dataGridViewTextBoxColumn2.DataPropertyName = "ProductCode";
@@ -362,18 +363,23 @@
             this.dataGridViewTextBoxColumn1.DataPropertyName = "notes";
             this.dataGridViewTextBoxColumn1.HeaderText = "详情";
             this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
+            this.dataGridViewTextBoxColumn1.ReadOnly = true;
+            this.dataGridViewTextBoxColumn1.Width = 200;
             // 
-            // c_Label2
+            // StaffCode
             // 
-            this.c_Label2.AutoSize = true;
-            this.c_Label2.BackColor = System.Drawing.Color.Transparent;
-            this.c_Label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
-            this.c_Label2.ForeColor = System.Drawing.SystemColors.ControlText;
-            this.c_Label2.Location = new System.Drawing.Point(341, 16);
-            this.c_Label2.Name = "c_Label2";
-            this.c_Label2.Size = new System.Drawing.Size(191, 12);
-            this.c_Label2.TabIndex = 50;
-            this.c_Label2.Text = "注:可输入产品条码最大的数量为50";
+            this.StaffCode.DataPropertyName = "ProductCode";
+            this.StaffCode.HeaderText = "产品条码";
+            this.StaffCode.Name = "StaffCode";
+            this.StaffCode.ReadOnly = true;
+            // 
+            // UJobsName
+            // 
+            this.UJobsName.DataPropertyName = "notes";
+            this.UJobsName.HeaderText = "备注";
+            this.UJobsName.Name = "UJobsName";
+            this.UJobsName.ReadOnly = true;
+            this.UJobsName.Width = 200;
             // 
             // F_PM_1107
             // 
@@ -443,10 +449,10 @@
         private Basics.BaseControls.C_ComboBox cmbAuditStatus;
         private Basics.BaseControls.C_Label c_Label1;
         private Basics.BaseControls.C_DataGridView detailsView;
-        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
-        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
         private Basics.BaseControls.C_Label c_Label2;
         private System.Windows.Forms.DataGridViewTextBoxColumn StaffCode;
         private System.Windows.Forms.DataGridViewTextBoxColumn UJobsName;
+        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
+        private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
     }
 }