lu
2025-04-07 e19ea4337fa65725e6e22073a7b600dcc9887d4b
DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs
@@ -29,6 +29,7 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
@@ -154,6 +155,7 @@
            this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -282,7 +284,6 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -295,7 +296,6 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -322,7 +322,6 @@
            // 
            // gv_tbl013
            // 
            this.gv_tbl013.AppearanceCell.Options.UseFont = true;
            this.gv_tbl013.Caption = "审核状态 ";
            this.gv_tbl013.FieldName = "isChk";
@@ -337,7 +336,6 @@
            // 
            // gv_tbl020
            // 
            this.gv_tbl020.AppearanceCell.Options.UseFont = true;
            this.gv_tbl020.Caption = "完结标识 ";
            this.gv_tbl020.FieldName = "isWj";
@@ -352,7 +350,6 @@
            // 
            // gv_billNo
            // 
            this.gv_billNo.AppearanceCell.Options.UseFont = true;
            this.gv_billNo.Caption = "申请单号 ";
            this.gv_billNo.FieldName = "billNo";
@@ -366,7 +363,6 @@
            // 
            // gv_tbl003
            // 
            this.gv_tbl003.AppearanceCell.Options.UseFont = true;
            this.gv_tbl003.Caption = "投料单号 ";
            this.gv_tbl003.FieldName = "daa021";
@@ -380,7 +376,6 @@
            // 
            // gv_tbl002
            // 
            this.gv_tbl002.AppearanceCell.Options.UseFont = true;
            this.gv_tbl002.Caption = "委外工单";
            this.gv_tbl002.FieldName = "daa001";
@@ -414,7 +409,6 @@
            // 
            // gv_tbl004
            // 
            this.gv_tbl004.AppearanceCell.Options.UseFont = true;
            this.gv_tbl004.Caption = "产品型号 ";
            this.gv_tbl004.FieldName = "daa004";
@@ -428,7 +422,6 @@
            // 
            // gv_tbl005
            // 
            this.gv_tbl005.AppearanceCell.Options.UseFont = true;
            this.gv_tbl005.Caption = "退料类型";
            this.gv_tbl005.FieldName = "tbl005";
@@ -442,7 +435,6 @@
            // 
            // gv_tbl009
            // 
            this.gv_tbl009.AppearanceCell.Options.UseFont = true;
            this.gv_tbl009.Caption = "创建人 ";
            this.gv_tbl009.FieldName = "tbl009";
@@ -456,7 +448,6 @@
            // 
            // gv_tbl010
            // 
            this.gv_tbl010.AppearanceCell.Options.UseFont = true;
            this.gv_tbl010.Caption = "创建时间 ";
            this.gv_tbl010.FieldName = "tbl010";
@@ -470,7 +461,6 @@
            // 
            // gv_tbl011
            // 
            this.gv_tbl011.AppearanceCell.Options.UseFont = true;
            this.gv_tbl011.Caption = "审核人 ";
            this.gv_tbl011.FieldName = "tbl011";
@@ -484,7 +474,6 @@
            // 
            // gv_tbl012
            // 
            this.gv_tbl012.AppearanceCell.Options.UseFont = true;
            this.gv_tbl012.Caption = "审核时间 ";
            this.gv_tbl012.FieldName = "tbl012";
@@ -585,7 +574,7 @@
            // btnSelect
            // 
            this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            this.btnSelect.Location = new System.Drawing.Point(12, 108);
            this.btnSelect.Location = new System.Drawing.Point(12, 105);
            this.btnSelect.Name = "btnSelect";
            this.btnSelect.Size = new System.Drawing.Size(86, 27);
            this.btnSelect.StyleController = this.layoutMx1;
@@ -594,11 +583,10 @@
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(626, 44);
            this.txt_itemName.Location = new System.Drawing.Point(636, 43);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(195, 28);
            this.txt_itemName.Size = new System.Drawing.Size(200, 24);
            this.txt_itemName.StyleController = this.layoutMx1;
            this.txt_itemName.TabIndex = 464;
            this.txt_itemName.Tag = "readonly";
@@ -606,7 +594,7 @@
            // txt_tbl005
            // 
            this.txt_tbl005.EditValue = "-请选择-";
            this.txt_tbl005.Location = new System.Drawing.Point(84, 76);
            this.txt_tbl005.Location = new System.Drawing.Point(84, 74);
            this.txt_tbl005.Name = "txt_tbl005";
            this.txt_tbl005.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -616,119 +604,112 @@
            "来料不良退料",
            "作业不良退料"});
            this.txt_tbl005.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_tbl005.Size = new System.Drawing.Size(195, 24);
            this.txt_tbl005.Size = new System.Drawing.Size(200, 24);
            this.txt_tbl005.StyleController = this.layoutMx1;
            this.txt_tbl005.TabIndex = 459;
            // 
            // txt_tbl002
            // 
            this.txt_tbl002.IsReadly = false;
            this.txt_tbl002.Location = new System.Drawing.Point(84, 44);
            this.txt_tbl002.Location = new System.Drawing.Point(84, 43);
            this.txt_tbl002.Name = "txt_tbl002";
            this.txt_tbl002.Size = new System.Drawing.Size(195, 28);
            this.txt_tbl002.Size = new System.Drawing.Size(200, 24);
            this.txt_tbl002.TabIndex = 462;
            // 
            // txt_billNo
            // 
            this.txt_billNo.Location = new System.Drawing.Point(84, 12);
            this.txt_billNo.Name = "txt_billNo";
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(195, 28);
            this.txt_billNo.Size = new System.Drawing.Size(200, 24);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 211;
            this.txt_billNo.Tag = "readonly";
            // 
            // txt_tbl012
            // 
            this.txt_tbl012.Location = new System.Drawing.Point(897, 44);
            this.txt_tbl012.Location = new System.Drawing.Point(912, 43);
            this.txt_tbl012.Name = "txt_tbl012";
            this.txt_tbl012.Properties.Appearance.Options.UseFont = true;
            this.txt_tbl012.Size = new System.Drawing.Size(196, 28);
            this.txt_tbl012.Size = new System.Drawing.Size(202, 24);
            this.txt_tbl012.StyleController = this.layoutMx1;
            this.txt_tbl012.TabIndex = 247;
            this.txt_tbl012.Tag = "readonly";
            // 
            // txt_daa014
            // 
            this.txt_daa014.Location = new System.Drawing.Point(355, 12);
            this.txt_daa014.Location = new System.Drawing.Point(360, 12);
            this.txt_daa014.Name = "txt_daa014";
            this.txt_daa014.Properties.Appearance.Options.UseFont = true;
            this.txt_daa014.Size = new System.Drawing.Size(195, 28);
            this.txt_daa014.Size = new System.Drawing.Size(200, 24);
            this.txt_daa014.StyleController = this.layoutMx1;
            this.txt_daa014.TabIndex = 217;
            this.txt_daa014.Tag = "readonly";
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(626, 12);
            this.txt_itemNo.Location = new System.Drawing.Point(636, 12);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo.Size = new System.Drawing.Size(195, 28);
            this.txt_itemNo.Size = new System.Drawing.Size(200, 24);
            this.txt_itemNo.StyleController = this.layoutMx1;
            this.txt_itemNo.TabIndex = 298;
            this.txt_itemNo.Tag = "readonly";
            // 
            // txt_tbl011
            // 
            this.txt_tbl011.Location = new System.Drawing.Point(897, 12);
            this.txt_tbl011.Location = new System.Drawing.Point(912, 12);
            this.txt_tbl011.Name = "txt_tbl011";
            this.txt_tbl011.Properties.Appearance.Options.UseFont = true;
            this.txt_tbl011.Size = new System.Drawing.Size(196, 28);
            this.txt_tbl011.Size = new System.Drawing.Size(202, 24);
            this.txt_tbl011.StyleController = this.layoutMx1;
            this.txt_tbl011.TabIndex = 243;
            this.txt_tbl011.Tag = "readonly";
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(626, 76);
            this.txt_itemModel.Location = new System.Drawing.Point(636, 74);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
            this.txt_itemModel.Size = new System.Drawing.Size(195, 28);
            this.txt_itemModel.Size = new System.Drawing.Size(200, 24);
            this.txt_itemModel.StyleController = this.layoutMx1;
            this.txt_itemModel.TabIndex = 219;
            this.txt_itemModel.Tag = "readonly";
            // 
            // txt_tbl006
            // 
            this.txt_tbl006.Location = new System.Drawing.Point(355, 76);
            this.txt_tbl006.Location = new System.Drawing.Point(360, 74);
            this.txt_tbl006.Name = "txt_tbl006";
            this.txt_tbl006.Properties.Appearance.Options.UseFont = true;
            this.txt_tbl006.Size = new System.Drawing.Size(195, 28);
            this.txt_tbl006.Size = new System.Drawing.Size(200, 24);
            this.txt_tbl006.StyleController = this.layoutMx1;
            this.txt_tbl006.TabIndex = 226;
            // 
            // txt_tbl013
            // 
            this.txt_tbl013.Location = new System.Drawing.Point(825, 76);
            this.txt_tbl013.Location = new System.Drawing.Point(840, 74);
            this.txt_tbl013.Name = "txt_tbl013";
            this.txt_tbl013.Properties.Caption = "审核状态";
            this.txt_tbl013.Size = new System.Drawing.Size(268, 24);
            this.txt_tbl013.Size = new System.Drawing.Size(274, 24);
            this.txt_tbl013.StyleController = this.layoutMx1;
            this.txt_tbl013.TabIndex = 465;
            this.txt_tbl013.Tag = "readonly";
            // 
            // txt_tbl020
            // 
            this.txt_tbl020.Location = new System.Drawing.Point(825, 108);
            this.txt_tbl020.Location = new System.Drawing.Point(840, 105);
            this.txt_tbl020.Name = "txt_tbl020";
            this.txt_tbl020.Properties.Caption = "完结标识 ";
            this.txt_tbl020.Size = new System.Drawing.Size(268, 24);
            this.txt_tbl020.Size = new System.Drawing.Size(274, 24);
            this.txt_tbl020.StyleController = this.layoutMx1;
            this.txt_tbl020.TabIndex = 466;
            this.txt_tbl020.Tag = "readonly";
            // 
            // txt_erpProductionOrderNo
            // 
            this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(355, 44);
            this.txt_erpProductionOrderNo.Location = new System.Drawing.Point(360, 43);
            this.txt_erpProductionOrderNo.Name = "txt_erpProductionOrderNo";
            this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(195, 24);
            this.txt_erpProductionOrderNo.Size = new System.Drawing.Size(200, 24);
            this.txt_erpProductionOrderNo.StyleController = this.layoutMx1;
            this.txt_erpProductionOrderNo.TabIndex = 467;
            this.txt_erpProductionOrderNo.Tag = "readonly";
@@ -792,7 +773,7 @@
            rowDefinition2,
            rowDefinition3,
            rowDefinition4});
            this.Root.Size = new System.Drawing.Size(1105, 148);
            this.Root.Size = new System.Drawing.Size(1126, 144);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -800,101 +781,101 @@
            this.layoutControlItem1.Control = this.txt_billNo;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem1.Text = "申请单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_daa014;
            this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem2.Text = "投料单号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_itemNo;
            this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
            this.layoutControlItem3.Location = new System.Drawing.Point(552, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem3.Text = "产品编码";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_tbl002;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 31);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem4.Text = "委外工单";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_itemName;
            this.layoutControlItem5.Location = new System.Drawing.Point(542, 32);
            this.layoutControlItem5.Location = new System.Drawing.Point(552, 31);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem5.Text = "产品名称";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_itemModel;
            this.layoutControlItem6.Location = new System.Drawing.Point(542, 64);
            this.layoutControlItem6.Location = new System.Drawing.Point(552, 62);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem6.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem6.Text = "产品型号";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_tbl005;
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 62);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem7.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem7.Text = "退料类型";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_tbl011;
            this.layoutControlItem9.Location = new System.Drawing.Point(813, 0);
            this.layoutControlItem9.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem9.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem9.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem9.Text = "审核人";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_tbl012;
            this.layoutControlItem10.Location = new System.Drawing.Point(813, 32);
            this.layoutControlItem10.Location = new System.Drawing.Point(828, 31);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem10.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem10.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem10.Text = "审核时间";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_tbl013;
            this.layoutControlItem11.Location = new System.Drawing.Point(813, 64);
            this.layoutControlItem11.Location = new System.Drawing.Point(828, 62);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem11.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem11.Text = "审核状态";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem11.TextVisible = false;
@@ -902,34 +883,34 @@
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_erpProductionOrderNo;
            this.layoutControlItem15.Location = new System.Drawing.Point(271, 32);
            this.layoutControlItem15.Location = new System.Drawing.Point(276, 31);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem15.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem15.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem15.Text = "任务单号";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_tbl006;
            this.layoutControlItem8.Location = new System.Drawing.Point(271, 64);
            this.layoutControlItem8.Location = new System.Drawing.Point(276, 62);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem8.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem8.Text = "备注";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.btnSelect;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 93);
            this.layoutControlItem13.MaxSize = new System.Drawing.Size(90, 31);
            this.layoutControlItem13.MinSize = new System.Drawing.Size(90, 31);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(271, 32);
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 31);
            this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem13.Text = "选择按钮";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
@@ -938,11 +919,11 @@
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_tbl020;
            this.layoutControlItem12.Location = new System.Drawing.Point(813, 96);
            this.layoutControlItem12.Location = new System.Drawing.Point(828, 93);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem12.Size = new System.Drawing.Size(272, 32);
            this.layoutControlItem12.Size = new System.Drawing.Size(278, 31);
            this.layoutControlItem12.Text = "完结标识";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem12.TextVisible = false;
@@ -1004,7 +985,6 @@
            // 
            // gvMx1tlid
            // 
            this.gvMx1tlid.AppearanceCell.Options.UseFont = true;
            this.gvMx1tlid.Caption = "tlid";
            this.gvMx1tlid.FieldName = "tlid";
@@ -1023,7 +1003,6 @@
            // 
            // gvMx1tld001
            // 
            this.gvMx1tld001.AppearanceCell.Options.UseFont = true;
            this.gvMx1tld001.Caption = "工单号";
            this.gvMx1tld001.FieldName = "tld001";
@@ -1036,7 +1015,6 @@
            // 
            // gvMx1tld002
            // 
            this.gvMx1tld002.AppearanceCell.Options.UseFont = true;
            this.gvMx1tld002.Caption = "物料编码";
            this.gvMx1tld002.FieldName = "tld002";
@@ -1049,7 +1027,6 @@
            // 
            // gvMx1tld003
            // 
            this.gvMx1tld003.AppearanceCell.Options.UseFont = true;
            this.gvMx1tld003.Caption = "物料名称";
            this.gvMx1tld003.FieldName = "tld003";
@@ -1062,7 +1039,6 @@
            // 
            // gvMx1tld004
            // 
            this.gvMx1tld004.AppearanceCell.Options.UseFont = true;
            this.gvMx1tld004.Caption = "规格型号";
            this.gvMx1tld004.FieldName = "tld004";
@@ -1075,7 +1051,6 @@
            // 
            // gvMx1tld005
            // 
            this.gvMx1tld005.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1tld005.AppearanceCell.Options.UseFont = true;
            this.gvMx1tld005.AppearanceCell.Options.UseForeColor = true;
@@ -1092,7 +1067,6 @@
            // 
            // gvMx1tld006
            // 
            this.gvMx1tld006.AppearanceCell.Options.UseFont = true;
            this.gvMx1tld006.Caption = "已退数量";
            this.gvMx1tld006.FieldName = "tld006";
@@ -1105,7 +1079,6 @@
            // 
            // gvMx1tld007
            // 
            this.gvMx1tld007.AppearanceCell.Options.UseFont = true;
            this.gvMx1tld007.Caption = "单位";
            this.gvMx1tld007.FieldName = "dwName";
@@ -1118,7 +1091,6 @@
            // 
            // gvMx1tld009
            // 
            this.gvMx1tld009.AppearanceCell.Options.UseFont = true;
            this.gvMx1tld009.Caption = "物料id";
            this.gvMx1tld009.FieldName = "tld009";
@@ -1219,9 +1191,8 @@
            // 
            this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
            this.txt_iCount_1.Name = "txt_iCount_1";
            this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
            this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
            this.txt_iCount_1.Size = new System.Drawing.Size(96, 24);
            this.txt_iCount_1.TabIndex = 228;
            // 
            // labelControl14
@@ -1236,9 +1207,8 @@
            // 
            this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
            this.txt_psnQty_1.Name = "txt_psnQty_1";
            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
            this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28);
            this.txt_psnQty_1.Size = new System.Drawing.Size(96, 24);
            this.txt_psnQty_1.TabIndex = 226;
            // 
            // labelControl12
@@ -1253,12 +1223,11 @@
            // 
            this.txtKdy.Location = new System.Drawing.Point(430, 65);
            this.txtKdy.Name = "txtKdy";
            this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
            this.txtKdy.Properties.Appearance.Options.UseFont = true;
            this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
            this.txtKdy.Properties.ReadOnly = true;
            this.txtKdy.Size = new System.Drawing.Size(96, 28);
            this.txtKdy.Size = new System.Drawing.Size(96, 24);
            this.txtKdy.TabIndex = 224;
            // 
            // labelControl13
@@ -1273,10 +1242,9 @@
            // 
            this.txtYdy.Location = new System.Drawing.Point(430, 34);
            this.txtYdy.Name = "txtYdy";
            this.txtYdy.Properties.Appearance.Options.UseFont = true;
            this.txtYdy.Properties.ReadOnly = true;
            this.txtYdy.Size = new System.Drawing.Size(96, 28);
            this.txtYdy.Size = new System.Drawing.Size(96, 24);
            this.txtYdy.TabIndex = 222;
            // 
            // labelControl1
@@ -1291,10 +1259,9 @@
            // 
            this.txtQuantity.Location = new System.Drawing.Point(430, 4);
            this.txtQuantity.Name = "txtQuantity";
            this.txtQuantity.Properties.Appearance.Options.UseFont = true;
            this.txtQuantity.Properties.ReadOnly = true;
            this.txtQuantity.Size = new System.Drawing.Size(96, 28);
            this.txtQuantity.Size = new System.Drawing.Size(96, 24);
            this.txtQuantity.TabIndex = 220;
            // 
            // labelControl10
@@ -1309,10 +1276,9 @@
            // 
            this.txtWlgg.Location = new System.Drawing.Point(90, 65);
            this.txtWlgg.Name = "txtWlgg";
            this.txtWlgg.Properties.Appearance.Options.UseFont = true;
            this.txtWlgg.Properties.ReadOnly = true;
            this.txtWlgg.Size = new System.Drawing.Size(215, 28);
            this.txtWlgg.Size = new System.Drawing.Size(215, 24);
            this.txtWlgg.TabIndex = 218;
            // 
            // labelControl9
@@ -1327,10 +1293,9 @@
            // 
            this.txtWlmc.Location = new System.Drawing.Point(90, 34);
            this.txtWlmc.Name = "txtWlmc";
            this.txtWlmc.Properties.Appearance.Options.UseFont = true;
            this.txtWlmc.Properties.ReadOnly = true;
            this.txtWlmc.Size = new System.Drawing.Size(215, 28);
            this.txtWlmc.Size = new System.Drawing.Size(215, 24);
            this.txtWlmc.TabIndex = 216;
            // 
            // labelControl8
@@ -1345,10 +1310,9 @@
            // 
            this.txtWlid.Location = new System.Drawing.Point(90, 4);
            this.txtWlid.Name = "txtWlid";
            this.txtWlid.Properties.Appearance.Options.UseFont = true;
            this.txtWlid.Properties.ReadOnly = true;
            this.txtWlid.Size = new System.Drawing.Size(215, 28);
            this.txtWlid.Size = new System.Drawing.Size(215, 24);
            this.txtWlid.TabIndex = 214;
            // 
            // labelControl7
@@ -1400,7 +1364,6 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid";
            this.gvMx1guid.FieldName = "guid";
@@ -1411,7 +1374,6 @@
            // 
            // gvMx1itemBarcode
            // 
            this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemBarcode.Caption = "物料条码";
            this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1454,7 +1416,6 @@
            // 
            // gvMx1quantity
            // 
            this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
            this.gvMx1quantity.Caption = "数量";
            this.gvMx1quantity.FieldName = "quantity";
@@ -1477,7 +1438,6 @@
            // 
            // gvMx1createBy
            // 
            this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
            this.gvMx1createBy.Caption = "创建人";
            this.gvMx1createBy.FieldName = "createBy";
@@ -1490,7 +1450,6 @@
            // 
            // gvMx1lotDate
            // 
            this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotDate.Caption = "创建日期";
            this.gvMx1lotDate.FieldName = "createDate";
@@ -1723,5 +1682,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.Utils.ToolTipController tips;
    }
}