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();
@@ -227,6 +229,7 @@
            // 
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.defaultActions = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -276,7 +279,6 @@
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Name = "gcMain1";
@@ -289,7 +291,6 @@
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -316,7 +317,6 @@
            // 
            // gv_qt015
            // 
            this.gv_qt015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt015.AppearanceCell.Options.UseFont = true;
            this.gv_qt015.Caption = "审核状态 ";
            this.gv_qt015.FieldName = "isCheck";
@@ -340,7 +340,6 @@
            // 
            // gv_qtck
            // 
            this.gv_qtck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qtck.AppearanceCell.Options.UseFont = true;
            this.gv_qtck.Caption = "申请单号 ";
            this.gv_qtck.FieldName = "billNo";
@@ -358,8 +357,6 @@
            this.gridColumn14.FieldName = "fCustId";
            this.gridColumn14.MinWidth = 25;
            this.gridColumn14.Name = "gridColumn14";
            this.gridColumn14.Visible = true;
            this.gridColumn14.VisibleIndex = 3;
            this.gridColumn14.Width = 94;
            // 
            // gridColumn17
@@ -369,7 +366,7 @@
            this.gridColumn17.MinWidth = 25;
            this.gridColumn17.Name = "gridColumn17";
            this.gridColumn17.Visible = true;
            this.gridColumn17.VisibleIndex = 4;
            this.gridColumn17.VisibleIndex = 3;
            this.gridColumn17.Width = 94;
            // 
            // gridColumn18
@@ -378,8 +375,6 @@
            this.gridColumn18.FieldName = "fStockOrgId";
            this.gridColumn18.MinWidth = 25;
            this.gridColumn18.Name = "gridColumn18";
            this.gridColumn18.Visible = true;
            this.gridColumn18.VisibleIndex = 5;
            this.gridColumn18.Width = 94;
            // 
            // gridColumn19
@@ -389,12 +384,11 @@
            this.gridColumn19.MinWidth = 25;
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.Visible = true;
            this.gridColumn19.VisibleIndex = 6;
            this.gridColumn19.VisibleIndex = 4;
            this.gridColumn19.Width = 94;
            // 
            // gv_qt005
            // 
            this.gv_qt005.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt005.AppearanceCell.Options.UseFont = true;
            this.gv_qt005.Caption = "申请人";
            this.gv_qt005.FieldName = "createBy";
@@ -403,12 +397,11 @@
            this.gv_qt005.OptionsColumn.AllowEdit = false;
            this.gv_qt005.Tag = "query_a.qt005";
            this.gv_qt005.Visible = true;
            this.gv_qt005.VisibleIndex = 7;
            this.gv_qt005.VisibleIndex = 5;
            this.gv_qt005.Width = 94;
            // 
            // gv_qt001
            // 
            this.gv_qt001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt001.AppearanceCell.Options.UseFont = true;
            this.gv_qt001.Caption = "申请日期 ";
            this.gv_qt001.FieldName = "createDate";
@@ -417,12 +410,11 @@
            this.gv_qt001.OptionsColumn.AllowEdit = false;
            this.gv_qt001.Tag = "query_a.qt001";
            this.gv_qt001.Visible = true;
            this.gv_qt001.VisibleIndex = 8;
            this.gv_qt001.VisibleIndex = 6;
            this.gv_qt001.Width = 200;
            // 
            // gv_qt016
            // 
            this.gv_qt016.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt016.AppearanceCell.Options.UseFont = true;
            this.gv_qt016.Caption = "审核人 ";
            this.gv_qt016.FieldName = "checkBy";
@@ -431,12 +423,11 @@
            this.gv_qt016.OptionsColumn.AllowEdit = false;
            this.gv_qt016.Tag = "query_a.qt016";
            this.gv_qt016.Visible = true;
            this.gv_qt016.VisibleIndex = 9;
            this.gv_qt016.VisibleIndex = 7;
            this.gv_qt016.Width = 94;
            // 
            // gv_qt002
            // 
            this.gv_qt002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt002.AppearanceCell.Options.UseFont = true;
            this.gv_qt002.Caption = "审核日期 ";
            this.gv_qt002.FieldName = "checkDate";
@@ -445,12 +436,11 @@
            this.gv_qt002.OptionsColumn.AllowEdit = false;
            this.gv_qt002.Tag = "query_a.qt002";
            this.gv_qt002.Visible = true;
            this.gv_qt002.VisibleIndex = 10;
            this.gv_qt002.VisibleIndex = 8;
            this.gv_qt002.Width = 180;
            // 
            // gv_qt010
            // 
            this.gv_qt010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_qt010.AppearanceCell.Options.UseFont = true;
            this.gv_qt010.Caption = "入库原因 ";
            this.gv_qt010.FieldName = "remark";
@@ -459,7 +449,7 @@
            this.gv_qt010.OptionsColumn.AllowEdit = false;
            this.gv_qt010.Tag = "query_a.qt010";
            this.gv_qt010.Visible = true;
            this.gv_qt010.VisibleIndex = 11;
            this.gv_qt010.VisibleIndex = 9;
            this.gv_qt010.Width = 94;
            // 
            // gridColumn13
@@ -469,7 +459,7 @@
            this.gridColumn13.MinWidth = 25;
            this.gridColumn13.Name = "gridColumn13";
            this.gridColumn13.Visible = true;
            this.gridColumn13.VisibleIndex = 12;
            this.gridColumn13.VisibleIndex = 10;
            this.gridColumn13.Width = 94;
            // 
            // gv18
@@ -549,9 +539,9 @@
            // txt_fCustId
            // 
            this.txt_fCustId.IsReadly = false;
            this.txt_fCustId.Location = new System.Drawing.Point(370, 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(211, 28);
            this.txt_fCustId.Size = new System.Drawing.Size(211, 24);
            this.txt_fCustId.TabIndex = 333;
            // 
            // lbGuid
@@ -565,11 +555,10 @@
            // 
            // 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.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_remark.Properties.Appearance.Options.UseFont = true;
            this.txt_remark.Size = new System.Drawing.Size(497, 28);
            this.txt_remark.Size = new System.Drawing.Size(497, 24);
            this.txt_remark.StyleController = this.layoutMx1;
            this.txt_remark.TabIndex = 240;
            // 
@@ -579,16 +568,15 @@
            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(211, 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(944, 12);
            this.txt_checkBy.Name = "txt_checkBy";
            this.txt_checkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkBy.Properties.Appearance.Options.UseFont = true;
            this.txt_checkBy.Size = new System.Drawing.Size(211, 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";
@@ -596,36 +584,34 @@
            // 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(210, 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.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_billNo.Properties.Appearance.Options.UseFont = true;
            this.txt_billNo.Size = new System.Drawing.Size(210, 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(944, 44);
            this.txt_checkDate.Location = new System.Drawing.Point(944, 40);
            this.txt_checkDate.Name = "txt_checkDate";
            this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
            this.txt_checkDate.Size = new System.Drawing.Size(211, 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(872, 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(283, 24);
@@ -644,7 +630,7 @@
            // 
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(657, 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(211, 24);
            this.txt_createDate.StyleController = this.layoutMx1;
@@ -662,7 +648,7 @@
            // 
            // txt_isFinish
            // 
            this.txt_isFinish.Location = new System.Drawing.Point(585, 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(283, 24);
@@ -733,7 +719,7 @@
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1167, 116);
            this.Root.Size = new System.Drawing.Size(1167, 104);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -741,17 +727,17 @@
            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(286, 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(286, 32);
            this.layoutControlItem4.Size = new System.Drawing.Size(286, 28);
            this.layoutControlItem4.Text = "库存组织";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -761,29 +747,29 @@
            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(287, 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(860, 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(287, 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(860, 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(287, 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;
@@ -795,18 +781,18 @@
            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(287, 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(573, 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(287, 32);
            this.layoutControlItem15.Size = new System.Drawing.Size(287, 28);
            this.layoutControlItem15.Text = "申请时间";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -816,18 +802,18 @@
            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(287, 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(573, 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(287, 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;
@@ -835,22 +821,22 @@
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_fCustId;
            this.layoutControlItem6.Location = new System.Drawing.Point(286, 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(287, 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(573, 32);
            this.layoutControlItem13.Size = new System.Drawing.Size(573, 28);
            this.layoutControlItem13.Text = "入库原因";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -913,7 +899,6 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid ";
            this.gvMx1guid.FieldName = "guid";
@@ -1026,7 +1011,6 @@
            // 
            // gvMx1qd002
            // 
            this.gvMx1qd002.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd002.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd002.Caption = "物料编号 ";
            this.gvMx1qd002.FieldName = "itemNo";
@@ -1041,7 +1025,6 @@
            // 
            // gvMx1qd003
            // 
            this.gvMx1qd003.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd003.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd003.Caption = "物料名称 ";
            this.gvMx1qd003.FieldName = "itemName";
@@ -1056,7 +1039,6 @@
            // 
            // gvMx1qd004
            // 
            this.gvMx1qd004.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd004.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd004.Caption = "规格型号 ";
            this.gvMx1qd004.FieldName = "itemModel";
@@ -1071,7 +1053,6 @@
            // 
            // gvMx1qd007
            // 
            this.gvMx1qd007.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd007.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1qd007.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd007.AppearanceCell.Options.UseForeColor = true;
@@ -1088,7 +1069,6 @@
            // 
            // gvMx1qd010
            // 
            this.gvMx1qd010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd010.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gvMx1qd010.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd010.AppearanceCell.Options.UseForeColor = true;
@@ -1125,7 +1105,6 @@
            // 
            // gvMx1qd009
            // 
            this.gvMx1qd009.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1qd009.AppearanceCell.Options.UseFont = true;
            this.gvMx1qd009.Caption = "单位 ";
            this.gvMx1qd009.FieldName = "kcDw";
@@ -1198,10 +1177,11 @@
            // ucBtnPrint1
            // 
            this.ucBtnPrint1.guidKey = null;
            this.ucBtnPrint1.Location = new System.Drawing.Point(543, 59);
            this.ucBtnPrint1.Location = new System.Drawing.Point(543, 65);
            this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
            this.ucBtnPrint1.Name = "ucBtnPrint1";
            this.ucBtnPrint1.rptParameter = null;
            this.ucBtnPrint1.Size = new System.Drawing.Size(218, 41);
            this.ucBtnPrint1.Size = new System.Drawing.Size(207, 29);
            this.ucBtnPrint1.TabIndex = 230;
            // 
            // lbMxGuid
@@ -1217,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.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.Size = new System.Drawing.Size(96, 24);
            this.txt_iCount_1.TabIndex = 228;
            // 
            // labelControl14
@@ -1234,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.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.Size = new System.Drawing.Size(96, 24);
            this.txt_psnQty_1.TabIndex = 226;
            // 
            // labelControl12
@@ -1251,12 +1229,11 @@
            // 
            this.txtKdy.Location = new System.Drawing.Point(430, 65);
            this.txtKdy.Name = "txtKdy";
            this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            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
@@ -1271,10 +1248,9 @@
            // 
            this.txtYdy.Location = new System.Drawing.Point(430, 34);
            this.txtYdy.Name = "txtYdy";
            this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            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
@@ -1289,10 +1265,9 @@
            // 
            this.txtQuantity.Location = new System.Drawing.Point(430, 4);
            this.txtQuantity.Name = "txtQuantity";
            this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            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
@@ -1307,10 +1282,9 @@
            // 
            this.txtWlgg.Location = new System.Drawing.Point(90, 65);
            this.txtWlgg.Name = "txtWlgg";
            this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            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
@@ -1325,10 +1299,9 @@
            // 
            this.txtWlmc.Location = new System.Drawing.Point(90, 34);
            this.txtWlmc.Name = "txtWlmc";
            this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            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
@@ -1343,10 +1316,9 @@
            // 
            this.txtWlid.Location = new System.Drawing.Point(90, 4);
            this.txtWlid.Name = "txtWlid";
            this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            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
@@ -1398,7 +1370,6 @@
            // 
            // gridColumn2
            // 
            this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridColumn2.AppearanceCell.Options.UseFont = true;
            this.gridColumn2.Caption = "guid";
            this.gridColumn2.FieldName = "guid";
@@ -1409,7 +1380,6 @@
            // 
            // gvMx1itemBarcode
            // 
            this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
            this.gvMx1itemBarcode.Caption = "物料条码";
            this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1452,7 +1422,6 @@
            // 
            // gvMx1quantity
            // 
            this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
            this.gvMx1quantity.Caption = "数量";
            this.gvMx1quantity.FieldName = "quantity";
@@ -1475,7 +1444,6 @@
            // 
            // gvMx1createBy
            // 
            this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
            this.gvMx1createBy.Caption = "创建人";
            this.gvMx1createBy.FieldName = "createBy";
@@ -1488,7 +1456,6 @@
            // 
            // gvMx1lotDate
            // 
            this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotDate.Caption = "创建日期";
            this.gvMx1lotDate.FieldName = "createDate";
@@ -1721,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;
    }
}