lu
2025-04-07 e19ea4337fa65725e6e22073a7b600dcc9887d4b
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesShouTuo.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();
@@ -156,6 +157,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();
@@ -277,7 +279,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";
@@ -290,7 +291,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[] {
@@ -317,7 +317,6 @@
            // 
            // gv_qt015
            // 
            this.gv_qt015.AppearanceCell.Options.UseFont = true;
            this.gv_qt015.Caption = "审核状态 ";
            this.gv_qt015.FieldName = "isCheck";
@@ -341,7 +340,6 @@
            // 
            // gv_qtck
            // 
            this.gv_qtck.AppearanceCell.Options.UseFont = true;
            this.gv_qtck.Caption = "申请单号 ";
            this.gv_qtck.FieldName = "billNo";
@@ -391,7 +389,6 @@
            // 
            // gv_qt005
            // 
            this.gv_qt005.AppearanceCell.Options.UseFont = true;
            this.gv_qt005.Caption = "申请人";
            this.gv_qt005.FieldName = "createBy";
@@ -405,7 +402,6 @@
            // 
            // gv_qt001
            // 
            this.gv_qt001.AppearanceCell.Options.UseFont = true;
            this.gv_qt001.Caption = "申请日期 ";
            this.gv_qt001.FieldName = "createDate";
@@ -419,7 +415,6 @@
            // 
            // gv_qt016
            // 
            this.gv_qt016.AppearanceCell.Options.UseFont = true;
            this.gv_qt016.Caption = "审核人 ";
            this.gv_qt016.FieldName = "checkBy";
@@ -433,7 +428,6 @@
            // 
            // gv_qt002
            // 
            this.gv_qt002.AppearanceCell.Options.UseFont = true;
            this.gv_qt002.Caption = "审核日期 ";
            this.gv_qt002.FieldName = "checkDate";
@@ -447,7 +441,6 @@
            // 
            // gv_qt010
            // 
            this.gv_qt010.AppearanceCell.Options.UseFont = true;
            this.gv_qt010.Caption = "入库原因 ";
            this.gv_qt010.FieldName = "remark";
@@ -546,9 +539,9 @@
            // txt_fCustId
            // 
            this.txt_fCustId.IsReadly = false;
            this.txt_fCustId.Location = new System.Drawing.Point(365, 44);
            this.txt_fCustId.Location = new System.Drawing.Point(370, 40);
            this.txt_fCustId.Name = "txt_fCustId";
            this.txt_fCustId.Size = new System.Drawing.Size(205, 28);
            this.txt_fCustId.Size = new System.Drawing.Size(211, 24);
            this.txt_fCustId.TabIndex = 333;
            // 
            // lbGuid
@@ -562,30 +555,28 @@
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(84, 76);
            this.txt_remark.Location = new System.Drawing.Point(84, 68);
            this.txt_remark.Name = "txt_remark";
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(486, 28);
            this.txt_remark.Size = new System.Drawing.Size(497, 24);
            this.txt_remark.StyleController = this.layoutMx1;
            this.txt_remark.TabIndex = 240;
            // 
            // txt_fStockId
            // 
            this.txt_fStockId.IsReadly = false;
            this.txt_fStockId.Location = new System.Drawing.Point(365, 12);
            this.txt_fStockId.Location = new System.Drawing.Point(370, 12);
            this.txt_fStockId.Margin = new System.Windows.Forms.Padding(0);
            this.txt_fStockId.Name = "txt_fStockId";
            this.txt_fStockId.Size = new System.Drawing.Size(205, 28);
            this.txt_fStockId.Size = new System.Drawing.Size(211, 24);
            this.txt_fStockId.TabIndex = 301;
            // 
            // txt_checkBy
            // 
            this.txt_checkBy.Location = new System.Drawing.Point(927, 12);
            this.txt_checkBy.Location = new System.Drawing.Point(944, 12);
            this.txt_checkBy.Name = "txt_checkBy";
            this.txt_checkBy.Properties.Appearance.Options.UseFont = true;
            this.txt_checkBy.Size = new System.Drawing.Size(207, 28);
            this.txt_checkBy.Size = new System.Drawing.Size(211, 24);
            this.txt_checkBy.StyleController = this.layoutMx1;
            this.txt_checkBy.TabIndex = 267;
            this.txt_checkBy.Tag = "readonly";
@@ -593,57 +584,55 @@
            // txt_fStockOrgId
            // 
            this.txt_fStockOrgId.IsReadly = false;
            this.txt_fStockOrgId.Location = new System.Drawing.Point(84, 44);
            this.txt_fStockOrgId.Location = new System.Drawing.Point(84, 40);
            this.txt_fStockOrgId.Name = "txt_fStockOrgId";
            this.txt_fStockOrgId.Size = new System.Drawing.Size(205, 28);
            this.txt_fStockOrgId.Size = new System.Drawing.Size(210, 24);
            this.txt_fStockOrgId.TabIndex = 326;
            // 
            // 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(205, 28);
            this.txt_billNo.Size = new System.Drawing.Size(210, 24);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 213;
            this.txt_billNo.Tag = "readonly";
            // 
            // txt_checkDate
            // 
            this.txt_checkDate.Location = new System.Drawing.Point(927, 44);
            this.txt_checkDate.Location = new System.Drawing.Point(944, 40);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(207, 28);
            this.txt_checkDate.Size = new System.Drawing.Size(211, 24);
            this.txt_checkDate.StyleController = this.layoutMx1;
            this.txt_checkDate.TabIndex = 217;
            this.txt_checkDate.Tag = "readonly";
            // 
            // txt_isCheck
            // 
            this.txt_isCheck.Location = new System.Drawing.Point(855, 76);
            this.txt_isCheck.Location = new System.Drawing.Point(872, 68);
            this.txt_isCheck.Name = "txt_isCheck";
            this.txt_isCheck.Properties.Caption = "审核状态";
            this.txt_isCheck.Size = new System.Drawing.Size(279, 24);
            this.txt_isCheck.Size = new System.Drawing.Size(283, 24);
            this.txt_isCheck.StyleController = this.layoutMx1;
            this.txt_isCheck.TabIndex = 330;
            this.txt_isCheck.Tag = "readonly";
            // 
            // txt_createBy
            // 
            this.txt_createBy.Location = new System.Drawing.Point(646, 12);
            this.txt_createBy.Location = new System.Drawing.Point(657, 12);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Size = new System.Drawing.Size(205, 24);
            this.txt_createBy.Size = new System.Drawing.Size(211, 24);
            this.txt_createBy.StyleController = this.layoutMx1;
            this.txt_createBy.TabIndex = 331;
            this.txt_createBy.Tag = "readonly";
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(646, 44);
            this.txt_createDate.Location = new System.Drawing.Point(657, 40);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Size = new System.Drawing.Size(205, 24);
            this.txt_createDate.Size = new System.Drawing.Size(211, 24);
            this.txt_createDate.StyleController = this.layoutMx1;
            this.txt_createDate.TabIndex = 332;
            this.txt_createDate.Tag = "readonly";
@@ -659,10 +648,10 @@
            // 
            // txt_isFinish
            // 
            this.txt_isFinish.Location = new System.Drawing.Point(574, 76);
            this.txt_isFinish.Location = new System.Drawing.Point(585, 68);
            this.txt_isFinish.Name = "txt_isFinish";
            this.txt_isFinish.Properties.Caption = "完结状态";
            this.txt_isFinish.Size = new System.Drawing.Size(277, 24);
            this.txt_isFinish.Size = new System.Drawing.Size(283, 24);
            this.txt_isFinish.StyleController = this.layoutMx1;
            this.txt_isFinish.TabIndex = 335;
            this.txt_isFinish.Tag = "readonly";
@@ -730,7 +719,7 @@
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1146, 116);
            this.Root.Size = new System.Drawing.Size(1167, 104);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -738,49 +727,49 @@
            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(281, 32);
            this.layoutControlItem1.Size = new System.Drawing.Size(286, 28);
            this.layoutControlItem1.Text = "申请单号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_fStockOrgId;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 32);
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 28);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(281, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(286, 28);
            this.layoutControlItem4.Text = "库存组织";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_checkBy;
            this.layoutControlItem9.Location = new System.Drawing.Point(843, 0);
            this.layoutControlItem9.Location = new System.Drawing.Point(860, 0);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem9.Size = new System.Drawing.Size(283, 32);
            this.layoutControlItem9.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem9.Text = "审核人";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_checkDate;
            this.layoutControlItem10.Location = new System.Drawing.Point(843, 32);
            this.layoutControlItem10.Location = new System.Drawing.Point(860, 28);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem10.Size = new System.Drawing.Size(283, 32);
            this.layoutControlItem10.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem10.Text = "审核日期";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_isCheck;
            this.layoutControlItem11.Location = new System.Drawing.Point(843, 64);
            this.layoutControlItem11.Location = new System.Drawing.Point(860, 56);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(283, 32);
            this.layoutControlItem11.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem11.Text = "审核状态";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem11.TextVisible = false;
@@ -789,42 +778,42 @@
            // 
            this.layoutControlItem14.Control = this.txt_createBy;
            this.layoutControlItem14.CustomizationFormText = "申请人";
            this.layoutControlItem14.Location = new System.Drawing.Point(562, 0);
            this.layoutControlItem14.Location = new System.Drawing.Point(573, 0);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem14.Size = new System.Drawing.Size(281, 32);
            this.layoutControlItem14.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem14.Text = "申请人";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_createDate;
            this.layoutControlItem15.Location = new System.Drawing.Point(562, 32);
            this.layoutControlItem15.Location = new System.Drawing.Point(573, 28);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem15.Size = new System.Drawing.Size(281, 32);
            this.layoutControlItem15.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem15.Text = "申请时间";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_fStockId;
            this.layoutControlItem8.Location = new System.Drawing.Point(281, 0);
            this.layoutControlItem8.Location = new System.Drawing.Point(286, 0);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(281, 32);
            this.layoutControlItem8.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem8.Text = "收料仓库";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_isFinish;
            this.layoutControlItem3.Location = new System.Drawing.Point(562, 64);
            this.layoutControlItem3.Location = new System.Drawing.Point(573, 56);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(281, 32);
            this.layoutControlItem3.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem3.Text = "完结标识";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextVisible = false;
@@ -832,22 +821,22 @@
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_fCustId;
            this.layoutControlItem6.Location = new System.Drawing.Point(281, 32);
            this.layoutControlItem6.Location = new System.Drawing.Point(286, 28);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(281, 32);
            this.layoutControlItem6.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem6.Text = "选择客户";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_remark;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 64);
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 56);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem13.Size = new System.Drawing.Size(562, 32);
            this.layoutControlItem13.Size = new System.Drawing.Size(573, 28);
            this.layoutControlItem13.Text = "入库原因";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -910,7 +899,6 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid ";
            this.gvMx1guid.FieldName = "guid";
@@ -1023,7 +1011,6 @@
            // 
            // gvMx1qd002
            // 
            this.gvMx1qd002.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd002.Caption = "物料编号 ";
            this.gvMx1qd002.FieldName = "itemNo";
@@ -1038,7 +1025,6 @@
            // 
            // gvMx1qd003
            // 
            this.gvMx1qd003.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd003.Caption = "物料名称 ";
            this.gvMx1qd003.FieldName = "itemName";
@@ -1053,7 +1039,6 @@
            // 
            // gvMx1qd004
            // 
            this.gvMx1qd004.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd004.Caption = "规格型号 ";
            this.gvMx1qd004.FieldName = "itemModel";
@@ -1068,7 +1053,6 @@
            // 
            // gvMx1qd007
            // 
            this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1qd007.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true;
@@ -1085,7 +1069,6 @@
            // 
            // gvMx1qd010
            // 
            this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1qd010.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true;
@@ -1122,7 +1105,6 @@
            // 
            // gvMx1qd009
            // 
            this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd009.Caption = "单位 ";
            this.gvMx1qd009.FieldName = "kcDw";
@@ -1215,9 +1197,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
@@ -1232,9 +1213,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
@@ -1249,12 +1229,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
@@ -1269,10 +1248,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
@@ -1287,10 +1265,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
@@ -1305,10 +1282,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(236, 28);
            this.txtWlgg.Size = new System.Drawing.Size(236, 24);
            this.txtWlgg.TabIndex = 218;
            // 
            // labelControl9
@@ -1323,10 +1299,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(236, 28);
            this.txtWlmc.Size = new System.Drawing.Size(236, 24);
            this.txtWlmc.TabIndex = 216;
            // 
            // labelControl8
@@ -1341,10 +1316,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(236, 28);
            this.txtWlid.Size = new System.Drawing.Size(236, 24);
            this.txtWlid.TabIndex = 214;
            // 
            // labelControl7
@@ -1396,7 +1370,6 @@
            // 
            // gridColumn2
            // 
            this.gridColumn2.AppearanceCell.Options.UseFont = true;
            this.gridColumn2.Caption = "guid";
            this.gridColumn2.FieldName = "guid";
@@ -1407,7 +1380,6 @@
            // 
            // gvMx1itemBarcode
            // 
            this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemBarcode.Caption = "物料条码";
            this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1450,7 +1422,6 @@
            // 
            // gvMx1quantity
            // 
            this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
            this.gvMx1quantity.Caption = "数量";
            this.gvMx1quantity.FieldName = "quantity";
@@ -1473,7 +1444,6 @@
            // 
            // gvMx1createBy
            // 
            this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
            this.gvMx1createBy.Caption = "创建人";
            this.gvMx1createBy.FieldName = "createBy";
@@ -1486,7 +1456,6 @@
            // 
            // gvMx1lotDate
            // 
            this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotDate.Caption = "创建日期";
            this.gvMx1lotDate.FieldName = "createDate";
@@ -1719,5 +1688,6 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
        private DevExpress.Utils.ToolTipController tips;
    }
}