fqc
lu
2025-04-05 1c0e57cf9a11d49fa8f5e287e21d1f4c6c7c5930
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs
@@ -265,7 +265,7 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -278,7 +278,7 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -314,7 +314,7 @@
            // 
            // gv_pcSh
            // 
            this.gv_pcSh.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_pcSh.AppearanceCell.Options.UseFont = true;
            this.gv_pcSh.Caption = "排产审核 ";
            this.gv_pcSh.FieldName = "pcShChk";
@@ -328,7 +328,7 @@
            // 
            // gv_daa001
            // 
            this.gv_daa001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_daa001.AppearanceCell.Options.UseFont = true;
            this.gv_daa001.Caption = "委外工单号 ";
            this.gv_daa001.FieldName = "daa001";
@@ -372,7 +372,7 @@
            // 
            // gv_daa008
            // 
            this.gv_daa008.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_daa008.AppearanceCell.Options.UseFont = true;
            this.gv_daa008.Caption = "工单数量 ";
            this.gv_daa008.FieldName = "daa008";
@@ -386,7 +386,7 @@
            // 
            // gv_unit
            // 
            this.gv_unit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_unit.AppearanceCell.Options.UseFont = true;
            this.gv_unit.Caption = "单位";
            this.gv_unit.FieldName = "dwName";
@@ -400,7 +400,7 @@
            // 
            // gv_daa014
            // 
            this.gv_daa014.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_daa014.AppearanceCell.Options.UseFont = true;
            this.gv_daa014.Caption = "投料单号 ";
            this.gv_daa014.FieldName = "daa014";
@@ -414,7 +414,7 @@
            // 
            // gv_daa011
            // 
            this.gv_daa011.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_daa011.AppearanceCell.Options.UseFont = true;
            this.gv_daa011.Caption = "生产数 ";
            this.gv_daa011.FieldName = "daa011";
@@ -428,7 +428,7 @@
            // 
            // gv_mesStartProd
            // 
            this.gv_mesStartProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_mesStartProd.AppearanceCell.Options.UseFont = true;
            this.gv_mesStartProd.Caption = "预计开工时间 ";
            this.gv_mesStartProd.FieldName = "mesStartProd";
@@ -442,7 +442,7 @@
            // 
            // gv_mesEndProd
            // 
            this.gv_mesEndProd.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_mesEndProd.AppearanceCell.Options.UseFont = true;
            this.gv_mesEndProd.Caption = "预计完工时间 ";
            this.gv_mesEndProd.FieldName = "mesEndProd";
@@ -456,7 +456,7 @@
            // 
            // gv_blState
            // 
            this.gv_blState.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_blState.AppearanceCell.Options.UseFont = true;
            this.gv_blState.Caption = "备料状态 ";
            this.gv_blState.FieldName = "blStateTxt";
@@ -470,7 +470,7 @@
            // 
            // gv_blTime
            // 
            this.gv_blTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_blTime.AppearanceCell.Options.UseFont = true;
            this.gv_blTime.Caption = "备料时间 ";
            this.gv_blTime.FieldName = "blTime";
@@ -484,7 +484,7 @@
            // 
            // gv_blUser
            // 
            this.gv_blUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_blUser.AppearanceCell.Options.UseFont = true;
            this.gv_blUser.Caption = "备料人 ";
            this.gv_blUser.FieldName = "blUser";
@@ -498,7 +498,7 @@
            // 
            // gv_daa018
            // 
            this.gv_daa018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_daa018.AppearanceCell.Options.UseFont = true;
            this.gv_daa018.Caption = "工单状态 ";
            this.gv_daa018.FieldName = "daa018";
@@ -512,7 +512,7 @@
            // 
            // gv_wgTime
            // 
            this.gv_wgTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_wgTime.AppearanceCell.Options.UseFont = true;
            this.gv_wgTime.Caption = "完工时间 ";
            this.gv_wgTime.FieldName = "wgTime";
@@ -526,7 +526,7 @@
            // 
            // gv_wgUser
            // 
            this.gv_wgUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_wgUser.AppearanceCell.Options.UseFont = true;
            this.gv_wgUser.Caption = "完工人 ";
            this.gv_wgUser.FieldName = "wgUser";
@@ -540,7 +540,7 @@
            // 
            // gv_pcTime
            // 
            this.gv_pcTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_pcTime.AppearanceCell.Options.UseFont = true;
            this.gv_pcTime.Caption = "排产时间 ";
            this.gv_pcTime.FieldName = "pcTime";
@@ -554,7 +554,7 @@
            // 
            // gv_remark
            // 
            this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_remark.AppearanceCell.Options.UseFont = true;
            this.gv_remark.Caption = "备注";
            this.gv_remark.FieldName = "remark";
@@ -691,7 +691,7 @@
            // 
            this.txt_remark.Location = new System.Drawing.Point(119, 140);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Properties.ReadOnly = true;
            this.txt_remark.Size = new System.Drawing.Size(431, 28);
@@ -702,7 +702,7 @@
            // 
            this.txt_blUser.Location = new System.Drawing.Point(119, 108);
            this.txt_blUser.Name = "txt_blUser";
            this.txt_blUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_blUser.Properties.Appearance.Options.UseFont = true;
            this.txt_blUser.Properties.ReadOnly = true;
            this.txt_blUser.Size = new System.Drawing.Size(160, 28);
@@ -713,7 +713,7 @@
            // 
            this.txt_blTime.Location = new System.Drawing.Point(390, 108);
            this.txt_blTime.Name = "txt_blTime";
            this.txt_blTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_blTime.Properties.Appearance.Options.UseFont = true;
            this.txt_blTime.Properties.ReadOnly = true;
            this.txt_blTime.Size = new System.Drawing.Size(160, 28);
@@ -724,7 +724,7 @@
            // 
            this.txt_daa001.Location = new System.Drawing.Point(119, 12);
            this.txt_daa001.Name = "txt_daa001";
            this.txt_daa001.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_daa001.Properties.Appearance.Options.UseFont = true;
            this.txt_daa001.Properties.ReadOnly = true;
            this.txt_daa001.Size = new System.Drawing.Size(160, 28);
@@ -735,7 +735,7 @@
            // 
            this.txt_wgTime.Location = new System.Drawing.Point(661, 76);
            this.txt_wgTime.Name = "txt_wgTime";
            this.txt_wgTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_wgTime.Properties.Appearance.Options.UseFont = true;
            this.txt_wgTime.Properties.ReadOnly = true;
            this.txt_wgTime.Size = new System.Drawing.Size(160, 28);
@@ -746,7 +746,7 @@
            // 
            this.txt_wgUser.Location = new System.Drawing.Point(661, 44);
            this.txt_wgUser.Name = "txt_wgUser";
            this.txt_wgUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_wgUser.Properties.Appearance.Options.UseFont = true;
            this.txt_wgUser.Properties.ReadOnly = true;
            this.txt_wgUser.Size = new System.Drawing.Size(160, 28);
@@ -757,7 +757,7 @@
            // 
            this.txt_daa014.Location = new System.Drawing.Point(390, 12);
            this.txt_daa014.Name = "txt_daa014";
            this.txt_daa014.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_daa014.Properties.Appearance.Options.UseFont = true;
            this.txt_daa014.Properties.ReadOnly = true;
            this.txt_daa014.Size = new System.Drawing.Size(160, 28);
@@ -768,7 +768,7 @@
            // 
            this.txt_daa018.Location = new System.Drawing.Point(661, 12);
            this.txt_daa018.Name = "txt_daa018";
            this.txt_daa018.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_daa018.Properties.Appearance.Options.UseFont = true;
            this.txt_daa018.Properties.ReadOnly = true;
            this.txt_daa018.Size = new System.Drawing.Size(160, 28);
@@ -779,7 +779,7 @@
            // 
            this.txt_mesStartProd.Location = new System.Drawing.Point(932, 12);
            this.txt_mesStartProd.Name = "txt_mesStartProd";
            this.txt_mesStartProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true;
            this.txt_mesStartProd.Properties.ReadOnly = true;
            this.txt_mesStartProd.Size = new System.Drawing.Size(161, 28);
@@ -790,7 +790,7 @@
            // 
            this.txt_blStateTxt.Location = new System.Drawing.Point(932, 76);
            this.txt_blStateTxt.Name = "txt_blStateTxt";
            this.txt_blStateTxt.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_blStateTxt.Properties.Appearance.Options.UseFont = true;
            this.txt_blStateTxt.Properties.ReadOnly = true;
            this.txt_blStateTxt.Size = new System.Drawing.Size(161, 28);
@@ -801,7 +801,7 @@
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(119, 44);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo.Properties.ReadOnly = true;
            this.txt_itemNo.Size = new System.Drawing.Size(160, 28);
@@ -812,7 +812,7 @@
            // 
            this.txt_daa008.Location = new System.Drawing.Point(390, 44);
            this.txt_daa008.Name = "txt_daa008";
            this.txt_daa008.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_daa008.Properties.Appearance.Options.UseFont = true;
            this.txt_daa008.Properties.ReadOnly = true;
            this.txt_daa008.Size = new System.Drawing.Size(160, 28);
@@ -823,7 +823,7 @@
            // 
            this.txt_mesEndProd.Location = new System.Drawing.Point(932, 44);
            this.txt_mesEndProd.Name = "txt_mesEndProd";
            this.txt_mesEndProd.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true;
            this.txt_mesEndProd.Properties.ReadOnly = true;
            this.txt_mesEndProd.Size = new System.Drawing.Size(161, 28);
@@ -834,7 +834,7 @@
            // 
            this.txt_daa011.Location = new System.Drawing.Point(119, 76);
            this.txt_daa011.Name = "txt_daa011";
            this.txt_daa011.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_daa011.Properties.Appearance.Options.UseFont = true;
            this.txt_daa011.Properties.ReadOnly = true;
            this.txt_daa011.Size = new System.Drawing.Size(160, 28);
@@ -845,7 +845,7 @@
            // 
            this.txt_dwName.Location = new System.Drawing.Point(390, 76);
            this.txt_dwName.Name = "txt_dwName";
            this.txt_dwName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_dwName.Properties.Appearance.Options.UseFont = true;
            this.txt_dwName.Properties.ReadOnly = true;
            this.txt_dwName.Size = new System.Drawing.Size(160, 28);
@@ -1189,7 +1189,7 @@
            // 
            this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1.Appearance.Row.Options.UseFont = true;
            this.gvMx1.ColumnPanelRowHeight = 50;
            this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -1224,7 +1224,7 @@
            // 
            // gvMx1id
            // 
            this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1id.AppearanceCell.Options.UseFont = true;
            this.gvMx1id.Caption = "主键 ";
            this.gvMx1id.FieldName = "id";
@@ -1235,7 +1235,7 @@
            // 
            // gvMx1pid
            // 
            this.gvMx1pid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1pid.AppearanceCell.Options.UseFont = true;
            this.gvMx1pid.Caption = "工单主键 ";
            this.gvMx1pid.FieldName = "pid";
@@ -1246,7 +1246,7 @@
            // 
            // gvMx1erpid
            // 
            this.gvMx1erpid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1erpid.AppearanceCell.Options.UseFont = true;
            this.gvMx1erpid.Caption = "erpid ";
            this.gvMx1erpid.FieldName = "erpid";
@@ -1257,7 +1257,7 @@
            // 
            // gvMx1eid
            // 
            this.gvMx1eid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1eid.AppearanceCell.Options.UseFont = true;
            this.gvMx1eid.Caption = "eid ";
            this.gvMx1eid.FieldName = "eid";
@@ -1298,7 +1298,7 @@
            // 
            // gvMx1dab006
            // 
            this.gvMx1dab006.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab006.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab006.Caption = "需领 ";
            this.gvMx1dab006.FieldName = "dab006";
@@ -1311,7 +1311,7 @@
            // 
            // gvMx1dab007
            // 
            this.gvMx1dab007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab007.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab007.Caption = "已领 ";
            this.gvMx1dab007.FieldName = "dab007";
@@ -1324,7 +1324,7 @@
            // 
            // gvMx1dab009
            // 
            this.gvMx1dab009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab009.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab009.Caption = "单位 ";
            this.gvMx1dab009.FieldName = "dwName";
@@ -1337,7 +1337,7 @@
            // 
            // gvMx1dab020
            // 
            this.gvMx1dab020.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab020.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab020.Caption = "实领用量 ";
            this.gvMx1dab020.FieldName = "dab020";
@@ -1350,7 +1350,7 @@
            // 
            // gvMx1dab021
            // 
            this.gvMx1dab021.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab021.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab021.Caption = "补领数量 ";
            this.gvMx1dab021.FieldName = "dab021";
@@ -1363,7 +1363,7 @@
            // 
            // gvMx1dab022
            // 
            this.gvMx1dab022.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab022.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab022.Caption = "退料数量 ";
            this.gvMx1dab022.FieldName = "dab022";
@@ -1376,7 +1376,7 @@
            // 
            // gvMx1dab023
            // 
            this.gvMx1dab023.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab023.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab023.Caption = "超领数量 ";
            this.gvMx1dab023.FieldName = "dab023";
@@ -1389,7 +1389,7 @@
            // 
            // gvMx1lpTl
            // 
            this.gvMx1lpTl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1lpTl.AppearanceCell.Options.UseFont = true;
            this.gvMx1lpTl.Caption = "良品退料 ";
            this.gvMx1lpTl.FieldName = "lpTl";
@@ -1402,7 +1402,7 @@
            // 
            // gvMx1llBl
            // 
            this.gvMx1llBl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1llBl.AppearanceCell.Options.UseFont = true;
            this.gvMx1llBl.Caption = "来料不良 ";
            this.gvMx1llBl.FieldName = "llBl";
@@ -1415,7 +1415,7 @@
            // 
            // gvMx1zyBl
            // 
            this.gvMx1zyBl.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1zyBl.AppearanceCell.Options.UseFont = true;
            this.gvMx1zyBl.Caption = "作业不良 ";
            this.gvMx1zyBl.FieldName = "zyBl";
@@ -1428,7 +1428,7 @@
            // 
            // gvMx1dab017
            // 
            this.gvMx1dab017.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab017.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab017.Caption = "仓库id ";
            this.gvMx1dab017.FieldName = "dab017";
@@ -1439,7 +1439,7 @@
            // 
            // gvMx1dab018
            // 
            this.gvMx1dab018.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab018.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab018.Caption = "仓库名称 ";
            this.gvMx1dab018.FieldName = "dab018";
@@ -1450,7 +1450,7 @@
            // 
            // gvMx1dab001
            // 
            this.gvMx1dab001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab001.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab001.Caption = "工单号 ";
            this.gvMx1dab001.FieldName = "dab001";
@@ -1463,7 +1463,7 @@
            // 
            // gvMx1dab012
            // 
            this.gvMx1dab012.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab012.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab012.Caption = "组成用量 ";
            this.gvMx1dab012.FieldName = "dab012";
@@ -1476,7 +1476,7 @@
            // 
            // gvMx1dab002
            // 
            this.gvMx1dab002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1dab002.AppearanceCell.Options.UseFont = true;
            this.gvMx1dab002.Caption = "序号 ";
            this.gvMx1dab002.FieldName = "dab002";