lu
2024-12-25 998a0389c282411a5ea583ba50428a46e014c01c
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwGd.Designer.cs
@@ -55,24 +55,10 @@
            this.lb_remark = new DevExpress.XtraEditors.LabelControl();
            this.txt_remark = new DevExpress.XtraEditors.TextEdit();
            this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_departId = new DevExpress.XtraEditors.LabelControl();
            this.txt_departId = new DevExpress.XtraEditors.TextEdit();
            this.gv_departId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_daa013 = new DevExpress.XtraEditors.LabelControl();
            this.txt_daa013 = new DevExpress.XtraEditors.TextEdit();
            this.lb_pcTime = new DevExpress.XtraEditors.LabelControl();
            this.txt_pcTime = new DevExpress.XtraEditors.TextEdit();
            this.gv_pcTime = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_scheduleOrder = new DevExpress.XtraEditors.LabelControl();
            this.txt_scheduleOrder = new DevExpress.XtraEditors.TextEdit();
            this.gv_scheduleOrder = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_miCn = new DevExpress.XtraEditors.LabelControl();
            this.txt_miCn = new DevExpress.XtraEditors.TextEdit();
            this.lb_pcSh = new DevExpress.XtraEditors.LabelControl();
            this.txt_pcSh = new DevExpress.XtraEditors.TextEdit();
            this.gv_pcSh = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_pcId = new DevExpress.XtraEditors.LabelControl();
            this.txt_pcId = new DevExpress.XtraEditors.TextEdit();
            this.lb_wgUser = new DevExpress.XtraEditors.LabelControl();
            this.txt_wgUser = new DevExpress.XtraEditors.TextEdit();
            this.gv_wgUser = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -126,25 +112,12 @@
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
            this.txt_printRemark = new DevExpress.XtraEditors.TextEdit();
            this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit();
            this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
            this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
            this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
            this.lbGuid = new System.Windows.Forms.Label();
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_departId.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa013.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pcTime.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_scheduleOrder.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_miCn.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pcSh.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pcId.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_wgUser.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_wgTime.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).BeginInit();
@@ -168,9 +141,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_printRemark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // gvMx1dab002
@@ -437,7 +407,7 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 265);
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 383);
            this.tabMxPage1.Text = "备料单身";
            // 
            // gcMx1
@@ -446,7 +416,7 @@
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.Size = new System.Drawing.Size(1124, 265);
            this.gcMx1.Size = new System.Drawing.Size(1124, 383);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -485,7 +455,7 @@
            // 
            this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_remark.Appearance.Options.UseFont = true;
            this.lb_remark.Location = new System.Drawing.Point(515, 180);
            this.lb_remark.Location = new System.Drawing.Point(42, 121);
            this.lb_remark.Name = "lb_remark";
            this.lb_remark.Size = new System.Drawing.Size(34, 21);
            this.lb_remark.TabIndex = 312;
@@ -493,11 +463,11 @@
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(575, 180);
            this.txt_remark.Location = new System.Drawing.Point(80, 117);
            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.Size = new System.Drawing.Size(150, 28);
            this.txt_remark.Size = new System.Drawing.Size(413, 28);
            this.txt_remark.TabIndex = 312;
            // 
            // gv_remark
@@ -514,25 +484,6 @@
            this.gv_remark.VisibleIndex = 20;
            this.gv_remark.Width = 94;
            // 
            // lb_departId
            //
            this.lb_departId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_departId.Appearance.Options.UseFont = true;
            this.lb_departId.Location = new System.Drawing.Point(756, 114);
            this.lb_departId.Name = "lb_departId";
            this.lb_departId.Size = new System.Drawing.Size(86, 21);
            this.lb_departId.TabIndex = 306;
            this.lb_departId.Text = "领料部门id ";
            //
            // txt_departId
            //
            this.txt_departId.Location = new System.Drawing.Point(816, 114);
            this.txt_departId.Name = "txt_departId";
            this.txt_departId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_departId.Properties.Appearance.Options.UseFont = true;
            this.txt_departId.Size = new System.Drawing.Size(150, 28);
            this.txt_departId.TabIndex = 306;
            //
            // gv_departId
            // 
            this.gv_departId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -546,44 +497,6 @@
            this.gv_departId.Visible = true;
            this.gv_departId.VisibleIndex = 19;
            this.gv_departId.Width = 94;
            //
            // lb_daa013
            //
            this.lb_daa013.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_daa013.Appearance.Options.UseFont = true;
            this.lb_daa013.Location = new System.Drawing.Point(515, 143);
            this.lb_daa013.Name = "lb_daa013";
            this.lb_daa013.Size = new System.Drawing.Size(59, 21);
            this.lb_daa013.TabIndex = 298;
            this.lb_daa013.Text = "daa013 ";
            //
            // txt_daa013
            //
            this.txt_daa013.Location = new System.Drawing.Point(575, 143);
            this.txt_daa013.Name = "txt_daa013";
            this.txt_daa013.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_daa013.Properties.Appearance.Options.UseFont = true;
            this.txt_daa013.Size = new System.Drawing.Size(150, 28);
            this.txt_daa013.TabIndex = 298;
            //
            // lb_pcTime
            //
            this.lb_pcTime.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_pcTime.Appearance.Options.UseFont = true;
            this.lb_pcTime.Location = new System.Drawing.Point(270, 180);
            this.lb_pcTime.Name = "lb_pcTime";
            this.lb_pcTime.Size = new System.Drawing.Size(73, 21);
            this.lb_pcTime.TabIndex = 291;
            this.lb_pcTime.Text = "排产时间 ";
            //
            // txt_pcTime
            //
            this.txt_pcTime.Location = new System.Drawing.Point(330, 180);
            this.txt_pcTime.Name = "txt_pcTime";
            this.txt_pcTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_pcTime.Properties.Appearance.Options.UseFont = true;
            this.txt_pcTime.Size = new System.Drawing.Size(150, 28);
            this.txt_pcTime.TabIndex = 291;
            // 
            // gv_pcTime
            // 
@@ -599,25 +512,6 @@
            this.gv_pcTime.VisibleIndex = 18;
            this.gv_pcTime.Width = 180;
            // 
            // lb_scheduleOrder
            //
            this.lb_scheduleOrder.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_scheduleOrder.Appearance.Options.UseFont = true;
            this.lb_scheduleOrder.Location = new System.Drawing.Point(20, 180);
            this.lb_scheduleOrder.Name = "lb_scheduleOrder";
            this.lb_scheduleOrder.Size = new System.Drawing.Size(39, 21);
            this.lb_scheduleOrder.TabIndex = 285;
            this.lb_scheduleOrder.Text = "序号 ";
            //
            // txt_scheduleOrder
            //
            this.txt_scheduleOrder.Location = new System.Drawing.Point(80, 180);
            this.txt_scheduleOrder.Name = "txt_scheduleOrder";
            this.txt_scheduleOrder.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_scheduleOrder.Properties.Appearance.Options.UseFont = true;
            this.txt_scheduleOrder.Size = new System.Drawing.Size(150, 28);
            this.txt_scheduleOrder.TabIndex = 285;
            //
            // gv_scheduleOrder
            // 
            this.gv_scheduleOrder.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -631,44 +525,6 @@
            this.gv_scheduleOrder.Visible = true;
            this.gv_scheduleOrder.VisibleIndex = 17;
            this.gv_scheduleOrder.Width = 94;
            //
            // lb_miCn
            //
            this.lb_miCn.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_miCn.Appearance.Options.UseFont = true;
            this.lb_miCn.Location = new System.Drawing.Point(756, 82);
            this.lb_miCn.Name = "lb_miCn";
            this.lb_miCn.Size = new System.Drawing.Size(73, 21);
            this.lb_miCn.TabIndex = 280;
            this.lb_miCn.Text = "分钟产能 ";
            //
            // txt_miCn
            //
            this.txt_miCn.Location = new System.Drawing.Point(816, 82);
            this.txt_miCn.Name = "txt_miCn";
            this.txt_miCn.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_miCn.Properties.Appearance.Options.UseFont = true;
            this.txt_miCn.Size = new System.Drawing.Size(150, 28);
            this.txt_miCn.TabIndex = 280;
            //
            // lb_pcSh
            //
            this.lb_pcSh.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_pcSh.Appearance.Options.UseFont = true;
            this.lb_pcSh.Location = new System.Drawing.Point(515, 111);
            this.lb_pcSh.Name = "lb_pcSh";
            this.lb_pcSh.Size = new System.Drawing.Size(73, 21);
            this.lb_pcSh.TabIndex = 273;
            this.lb_pcSh.Text = "排产审核 ";
            //
            // txt_pcSh
            //
            this.txt_pcSh.Location = new System.Drawing.Point(575, 111);
            this.txt_pcSh.Name = "txt_pcSh";
            this.txt_pcSh.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_pcSh.Properties.Appearance.Options.UseFont = true;
            this.txt_pcSh.Size = new System.Drawing.Size(150, 28);
            this.txt_pcSh.TabIndex = 273;
            // 
            // gv_pcSh
            // 
@@ -684,30 +540,11 @@
            this.gv_pcSh.VisibleIndex = 16;
            this.gv_pcSh.Width = 94;
            // 
            // lb_pcId
            //
            this.lb_pcId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_pcId.Appearance.Options.UseFont = true;
            this.lb_pcId.Location = new System.Drawing.Point(270, 148);
            this.lb_pcId.Name = "lb_pcId";
            this.lb_pcId.Size = new System.Drawing.Size(52, 21);
            this.lb_pcId.TabIndex = 267;
            this.lb_pcId.Text = "排产id ";
            //
            // txt_pcId
            //
            this.txt_pcId.Location = new System.Drawing.Point(330, 148);
            this.txt_pcId.Name = "txt_pcId";
            this.txt_pcId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_pcId.Properties.Appearance.Options.UseFont = true;
            this.txt_pcId.Size = new System.Drawing.Size(150, 28);
            this.txt_pcId.TabIndex = 267;
            //
            // lb_wgUser
            // 
            this.lb_wgUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_wgUser.Appearance.Options.UseFont = true;
            this.lb_wgUser.Location = new System.Drawing.Point(20, 148);
            this.lb_wgUser.Location = new System.Drawing.Point(519, 52);
            this.lb_wgUser.Name = "lb_wgUser";
            this.lb_wgUser.Size = new System.Drawing.Size(56, 21);
            this.lb_wgUser.TabIndex = 262;
@@ -715,7 +552,7 @@
            // 
            // txt_wgUser
            // 
            this.txt_wgUser.Location = new System.Drawing.Point(80, 148);
            this.txt_wgUser.Location = new System.Drawing.Point(578, 48);
            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;
@@ -740,7 +577,7 @@
            // 
            this.lb_wgTime.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_wgTime.Appearance.Options.UseFont = true;
            this.lb_wgTime.Location = new System.Drawing.Point(756, 50);
            this.lb_wgTime.Location = new System.Drawing.Point(502, 84);
            this.lb_wgTime.Name = "lb_wgTime";
            this.lb_wgTime.Size = new System.Drawing.Size(73, 21);
            this.lb_wgTime.TabIndex = 258;
@@ -748,7 +585,7 @@
            // 
            // txt_wgTime
            // 
            this.txt_wgTime.Location = new System.Drawing.Point(816, 50);
            this.txt_wgTime.Location = new System.Drawing.Point(578, 80);
            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;
@@ -773,7 +610,7 @@
            // 
            this.lb_daa018.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_daa018.Appearance.Options.UseFont = true;
            this.lb_daa018.Location = new System.Drawing.Point(515, 79);
            this.lb_daa018.Location = new System.Drawing.Point(502, 15);
            this.lb_daa018.Name = "lb_daa018";
            this.lb_daa018.Size = new System.Drawing.Size(73, 21);
            this.lb_daa018.TabIndex = 252;
@@ -781,7 +618,7 @@
            // 
            // txt_daa018
            // 
            this.txt_daa018.Location = new System.Drawing.Point(575, 79);
            this.txt_daa018.Location = new System.Drawing.Point(578, 11);
            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;
@@ -806,7 +643,7 @@
            // 
            this.lb_blUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_blUser.Appearance.Options.UseFont = true;
            this.lb_blUser.Location = new System.Drawing.Point(270, 116);
            this.lb_blUser.Location = new System.Drawing.Point(519, 121);
            this.lb_blUser.Name = "lb_blUser";
            this.lb_blUser.Size = new System.Drawing.Size(56, 21);
            this.lb_blUser.TabIndex = 247;
@@ -814,7 +651,7 @@
            // 
            // txt_blUser
            // 
            this.txt_blUser.Location = new System.Drawing.Point(330, 116);
            this.txt_blUser.Location = new System.Drawing.Point(578, 117);
            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;
@@ -839,7 +676,7 @@
            // 
            this.lb_blTime.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_blTime.Appearance.Options.UseFont = true;
            this.lb_blTime.Location = new System.Drawing.Point(20, 116);
            this.lb_blTime.Location = new System.Drawing.Point(796, 121);
            this.lb_blTime.Name = "lb_blTime";
            this.lb_blTime.Size = new System.Drawing.Size(73, 21);
            this.lb_blTime.TabIndex = 243;
@@ -847,7 +684,7 @@
            // 
            // txt_blTime
            // 
            this.txt_blTime.Location = new System.Drawing.Point(80, 116);
            this.txt_blTime.Location = new System.Drawing.Point(877, 117);
            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;
@@ -872,7 +709,7 @@
            // 
            this.lb_blState.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_blState.Appearance.Options.UseFont = true;
            this.lb_blState.Location = new System.Drawing.Point(756, 18);
            this.lb_blState.Location = new System.Drawing.Point(796, 84);
            this.lb_blState.Name = "lb_blState";
            this.lb_blState.Size = new System.Drawing.Size(73, 21);
            this.lb_blState.TabIndex = 240;
@@ -880,7 +717,7 @@
            // 
            // txt_blState
            // 
            this.txt_blState.Location = new System.Drawing.Point(816, 18);
            this.txt_blState.Location = new System.Drawing.Point(877, 80);
            this.txt_blState.Name = "txt_blState";
            this.txt_blState.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_blState.Properties.Appearance.Options.UseFont = true;
@@ -905,7 +742,7 @@
            // 
            this.lb_mesEndProd.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_mesEndProd.Appearance.Options.UseFont = true;
            this.lb_mesEndProd.Location = new System.Drawing.Point(515, 47);
            this.lb_mesEndProd.Location = new System.Drawing.Point(762, 52);
            this.lb_mesEndProd.Name = "lb_mesEndProd";
            this.lb_mesEndProd.Size = new System.Drawing.Size(107, 21);
            this.lb_mesEndProd.TabIndex = 235;
@@ -913,7 +750,7 @@
            // 
            // txt_mesEndProd
            // 
            this.txt_mesEndProd.Location = new System.Drawing.Point(575, 47);
            this.txt_mesEndProd.Location = new System.Drawing.Point(877, 48);
            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;
@@ -938,7 +775,7 @@
            // 
            this.lb_mesStartProd.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_mesStartProd.Appearance.Options.UseFont = true;
            this.lb_mesStartProd.Location = new System.Drawing.Point(270, 84);
            this.lb_mesStartProd.Location = new System.Drawing.Point(762, 15);
            this.lb_mesStartProd.Name = "lb_mesStartProd";
            this.lb_mesStartProd.Size = new System.Drawing.Size(107, 21);
            this.lb_mesStartProd.TabIndex = 231;
@@ -946,7 +783,7 @@
            // 
            // txt_mesStartProd
            // 
            this.txt_mesStartProd.Location = new System.Drawing.Point(330, 84);
            this.txt_mesStartProd.Location = new System.Drawing.Point(877, 11);
            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;
@@ -979,7 +816,7 @@
            // 
            // txt_daa011
            // 
            this.txt_daa011.Location = new System.Drawing.Point(80, 84);
            this.txt_daa011.Location = new System.Drawing.Point(80, 80);
            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;
@@ -1004,7 +841,7 @@
            // 
            this.lb_daa014.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_daa014.Appearance.Options.UseFont = true;
            this.lb_daa014.Location = new System.Drawing.Point(258, 15);
            this.lb_daa014.Location = new System.Drawing.Point(251, 15);
            this.lb_daa014.Name = "lb_daa014";
            this.lb_daa014.Size = new System.Drawing.Size(90, 21);
            this.lb_daa014.TabIndex = 226;
@@ -1012,7 +849,7 @@
            // 
            // txt_daa014
            // 
            this.txt_daa014.Location = new System.Drawing.Point(318, 15);
            this.txt_daa014.Location = new System.Drawing.Point(343, 11);
            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;
@@ -1037,7 +874,7 @@
            // 
            this.lb_unit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_unit.Appearance.Options.UseFont = true;
            this.lb_unit.Location = new System.Drawing.Point(515, 15);
            this.lb_unit.Location = new System.Drawing.Point(289, 84);
            this.lb_unit.Name = "lb_unit";
            this.lb_unit.Size = new System.Drawing.Size(52, 21);
            this.lb_unit.TabIndex = 222;
@@ -1045,7 +882,7 @@
            // 
            // txt_unit
            // 
            this.txt_unit.Location = new System.Drawing.Point(575, 15);
            this.txt_unit.Location = new System.Drawing.Point(343, 80);
            this.txt_unit.Name = "txt_unit";
            this.txt_unit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_unit.Properties.Appearance.Options.UseFont = true;
@@ -1070,7 +907,7 @@
            // 
            this.lb_daa008.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_daa008.Appearance.Options.UseFont = true;
            this.lb_daa008.Location = new System.Drawing.Point(270, 52);
            this.lb_daa008.Location = new System.Drawing.Point(268, 52);
            this.lb_daa008.Name = "lb_daa008";
            this.lb_daa008.Size = new System.Drawing.Size(73, 21);
            this.lb_daa008.TabIndex = 219;
@@ -1078,7 +915,7 @@
            // 
            // txt_daa008
            // 
            this.txt_daa008.Location = new System.Drawing.Point(330, 52);
            this.txt_daa008.Location = new System.Drawing.Point(343, 48);
            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;
@@ -1103,7 +940,7 @@
            // 
            this.lb_daa003.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_daa003.Appearance.Options.UseFont = true;
            this.lb_daa003.Location = new System.Drawing.Point(20, 52);
            this.lb_daa003.Location = new System.Drawing.Point(24, 52);
            this.lb_daa003.Name = "lb_daa003";
            this.lb_daa003.Size = new System.Drawing.Size(52, 21);
            this.lb_daa003.TabIndex = 217;
@@ -1111,7 +948,7 @@
            // 
            // txt_daa003
            // 
            this.txt_daa003.Location = new System.Drawing.Point(80, 52);
            this.txt_daa003.Location = new System.Drawing.Point(80, 48);
            this.txt_daa003.Name = "txt_daa003";
            this.txt_daa003.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_daa003.Properties.Appearance.Options.UseFont = true;
@@ -1130,7 +967,7 @@
            // 
            // txt_daa001
            // 
            this.txt_daa001.Location = new System.Drawing.Point(80, 15);
            this.txt_daa001.Location = new System.Drawing.Point(80, 11);
            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;
@@ -1287,10 +1124,10 @@
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 273);
            this.tabMx.Location = new System.Drawing.Point(0, 155);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 297);
            this.tabMx.Size = new System.Drawing.Size(1126, 415);
            this.tabMx.TabIndex = 2;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -1298,30 +1135,10 @@
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.White;
            this.panel1.Controls.Add(this.labelControl1);
            this.panel1.Controls.Add(this.txt_printRemark);
            this.panel1.Controls.Add(this.txt_iCount_1);
            this.panel1.Controls.Add(this.labelControl14);
            this.panel1.Controls.Add(this.txt_psnQty_1);
            this.panel1.Controls.Add(this.labelControl12);
            this.panel1.Controls.Add(this.labelControl11);
            this.panel1.Controls.Add(this.lbGuid);
            this.panel1.Controls.Add(this.lb_remark);
            this.panel1.Controls.Add(this.txt_remark);
            this.panel1.Controls.Add(this.lb_departId);
            this.panel1.Controls.Add(this.txt_departId);
            this.panel1.Controls.Add(this.lb_daa013);
            this.panel1.Controls.Add(this.txt_daa013);
            this.panel1.Controls.Add(this.lb_pcTime);
            this.panel1.Controls.Add(this.txt_pcTime);
            this.panel1.Controls.Add(this.lb_scheduleOrder);
            this.panel1.Controls.Add(this.txt_scheduleOrder);
            this.panel1.Controls.Add(this.lb_miCn);
            this.panel1.Controls.Add(this.txt_miCn);
            this.panel1.Controls.Add(this.lb_pcSh);
            this.panel1.Controls.Add(this.txt_pcSh);
            this.panel1.Controls.Add(this.lb_pcId);
            this.panel1.Controls.Add(this.txt_pcId);
            this.panel1.Controls.Add(this.lb_wgUser);
            this.panel1.Controls.Add(this.txt_wgUser);
            this.panel1.Controls.Add(this.lb_wgTime);
@@ -1354,65 +1171,12 @@
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1126, 273);
            this.panel1.Size = new System.Drawing.Size(1126, 155);
            this.panel1.TabIndex = 1;
            //
            // labelControl1
            //
            this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.labelControl1.Appearance.Options.UseFont = true;
            this.labelControl1.Location = new System.Drawing.Point(17, 229);
            this.labelControl1.Name = "labelControl1";
            this.labelControl1.Size = new System.Drawing.Size(74, 21);
            this.labelControl1.TabIndex = 468;
            this.labelControl1.Text = "打印备注:";
            //
            // txt_printRemark
            //
            this.txt_printRemark.Location = new System.Drawing.Point(95, 225);
            this.txt_printRemark.Name = "txt_printRemark";
            this.txt_printRemark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_printRemark.Properties.Appearance.Options.UseFont = true;
            this.txt_printRemark.Size = new System.Drawing.Size(150, 28);
            this.txt_printRemark.TabIndex = 469;
            //
            // txt_iCount_1
            //
            this.txt_iCount_1.Location = new System.Drawing.Point(564, 225);
            this.txt_iCount_1.Name = "txt_iCount_1";
            this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
            this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
            this.txt_iCount_1.TabIndex = 467;
            //
            // labelControl14
            //
            this.labelControl14.Location = new System.Drawing.Point(465, 230);
            this.labelControl14.Name = "labelControl14";
            this.labelControl14.Size = new System.Drawing.Size(95, 18);
            this.labelControl14.TabIndex = 466;
            this.labelControl14.Text = "打印条码张数:";
            //
            // txt_psnQty_1
            //
            this.txt_psnQty_1.Location = new System.Drawing.Point(353, 225);
            this.txt_psnQty_1.Name = "txt_psnQty_1";
            this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
            this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28);
            this.txt_psnQty_1.TabIndex = 465;
            //
            // labelControl12
            //
            this.labelControl12.Location = new System.Drawing.Point(254, 230);
            this.labelControl12.Name = "labelControl12";
            this.labelControl12.Size = new System.Drawing.Size(95, 18);
            this.labelControl12.TabIndex = 464;
            this.labelControl12.Text = "每张条码数量:";
            // 
            // labelControl11
            // 
            this.labelControl11.Location = new System.Drawing.Point(816, 180);
            this.labelControl11.Location = new System.Drawing.Point(745, 127);
            this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.labelControl11.Name = "labelControl11";
            this.labelControl11.Size = new System.Drawing.Size(45, 18);
@@ -1423,7 +1187,7 @@
            // lbGuid
            // 
            this.lbGuid.AutoSize = true;
            this.lbGuid.Location = new System.Drawing.Point(867, 180);
            this.lbGuid.Location = new System.Drawing.Point(796, 127);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(0, 21);
            this.lbGuid.TabIndex = 1;
@@ -1442,13 +1206,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_departId.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa013.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pcTime.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_scheduleOrder.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_miCn.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pcSh.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_pcId.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_wgUser.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_wgTime.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_daa018.Properties)).EndInit();
@@ -1473,9 +1230,6 @@
            this.tabMx.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txt_printRemark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit();
            this.ResumeLayout(false);
        }
@@ -1520,31 +1274,10 @@
        private DevExpress.XtraEditors.LabelControl lb_remark;
        private DevExpress.XtraEditors.TextEdit txt_remark;
        private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
        private DevExpress.XtraEditors.LabelControl lb_departId;
        private DevExpress.XtraEditors.TextEdit txt_departId;
        private DevExpress.XtraGrid.Columns.GridColumn gv_departId;
        private DevExpress.XtraEditors.LabelControl lb_daa013;
        private DevExpress.XtraEditors.TextEdit txt_daa013;
        private DevExpress.XtraEditors.LabelControl lb_pcTime;
        private DevExpress.XtraEditors.TextEdit txt_pcTime;
        private DevExpress.XtraGrid.Columns.GridColumn gv_pcTime;
        private DevExpress.XtraEditors.LabelControl lb_scheduleOrder;
        private DevExpress.XtraEditors.TextEdit txt_scheduleOrder;
        private DevExpress.XtraGrid.Columns.GridColumn gv_scheduleOrder;
        private DevExpress.XtraEditors.LabelControl lb_miCn;
        private DevExpress.XtraEditors.TextEdit txt_miCn;
        private DevExpress.XtraEditors.LabelControl lb_pcSh;
        private DevExpress.XtraEditors.TextEdit txt_pcSh;
        private DevExpress.XtraGrid.Columns.GridColumn gv_pcSh;
        private DevExpress.XtraEditors.LabelControl lb_pcId;
        private DevExpress.XtraEditors.TextEdit txt_pcId;
        private DevExpress.XtraEditors.LabelControl lb_wgUser;
        private DevExpress.XtraEditors.TextEdit txt_wgUser;
@@ -1600,12 +1333,6 @@
        private DevExpress.XtraEditors.LabelControl lb_daa001;
        private DevExpress.XtraEditors.TextEdit txt_daa001;
        private DevExpress.XtraGrid.Columns.GridColumn gv_daa001;
        private DevExpress.XtraEditors.LabelControl labelControl1;
        private DevExpress.XtraEditors.TextEdit txt_printRemark;
        private DevExpress.XtraEditors.TextEdit txt_iCount_1;
        private DevExpress.XtraEditors.LabelControl labelControl14;
        private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
        private DevExpress.XtraEditors.LabelControl labelControl12;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;