cdk
2025-09-04 101f98e3ea731465690b5a4f395483d3552b5995
Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/GsMesClient
已修改15个文件
1204 ■■■■ 文件已修改
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Department.Designer.cs 32 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Department.cs 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs 196 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs 6 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.cs 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshopLine.Designer.cs 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Staff.Designer.cs 92 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs 10 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs 244 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.Designer.cs 135 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.cs 30 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs 305 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.cs 32 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs 110 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
@@ -342,7 +342,7 @@
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Tag = "query_a.lastupdate_date";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 11;
            this.gridColumn1.VisibleIndex = 10;
            this.gridColumn1.Width = 180;
            // 
            // gridColumn2
@@ -359,8 +359,6 @@
            this.gridColumn3.FieldName = "id";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 9;
            this.gridColumn3.Width = 94;
            // 
            // gridColumn4
@@ -370,7 +368,7 @@
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 10;
            this.gridColumn4.VisibleIndex = 9;
            this.gridColumn4.Width = 94;
            // 
            // pageBar1
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Department.Designer.cs
@@ -56,6 +56,7 @@
            this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_parentId = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -80,7 +81,6 @@
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -242,8 +242,6 @@
            this.gv_departmentid.OptionsColumn.AllowEdit = false;
            this.gv_departmentid.OptionsFilter.ImmediateUpdateAutoFilter = false;
            this.gv_departmentid.Tag = "query_a.departmentid";
            this.gv_departmentid.Visible = true;
            this.gv_departmentid.VisibleIndex = 9;
            this.gv_departmentid.Width = 94;
            // 
            // gv_departmentcode
@@ -298,8 +296,6 @@
            this.gv_depextr2.OptionsColumn.AllowEdit = false;
            this.gv_depextr2.OptionsFilter.ImmediateUpdateAutoFilter = false;
            this.gv_depextr2.Tag = "query_a.depextr2";
            this.gv_depextr2.Visible = true;
            this.gv_depextr2.VisibleIndex = 4;
            this.gv_depextr2.Width = 100;
            // 
            // gv_depextr3
@@ -312,8 +308,6 @@
            this.gv_depextr3.OptionsColumn.AllowEdit = false;
            this.gv_depextr3.OptionsFilter.ImmediateUpdateAutoFilter = false;
            this.gv_depextr3.Tag = "query_a.depextr3";
            this.gv_depextr3.Visible = true;
            this.gv_depextr3.VisibleIndex = 5;
            this.gv_depextr3.Width = 94;
            // 
            // gv_depextr4
@@ -327,7 +321,7 @@
            this.gv_depextr4.OptionsFilter.ImmediateUpdateAutoFilter = false;
            this.gv_depextr4.Tag = "query_a.depextr4";
            this.gv_depextr4.Visible = true;
            this.gv_depextr4.VisibleIndex = 6;
            this.gv_depextr4.VisibleIndex = 4;
            this.gv_depextr4.Width = 50;
            // 
            // gv_remark
@@ -341,7 +335,7 @@
            this.gv_remark.OptionsFilter.ImmediateUpdateAutoFilter = false;
            this.gv_remark.Tag = "query_a.remark";
            this.gv_remark.Visible = true;
            this.gv_remark.VisibleIndex = 7;
            this.gv_remark.VisibleIndex = 5;
            this.gv_remark.Width = 94;
            // 
            // gv_parentId
@@ -355,7 +349,7 @@
            this.gv_parentId.OptionsFilter.ImmediateUpdateAutoFilter = false;
            this.gv_parentId.Tag = "query_c.Departmentname";
            this.gv_parentId.Visible = true;
            this.gv_parentId.VisibleIndex = 8;
            this.gv_parentId.VisibleIndex = 6;
            this.gv_parentId.Width = 150;
            // 
            // gridColumn1
@@ -366,8 +360,16 @@
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Tag = "query_a.lastupdate_date";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 10;
            this.gridColumn1.VisibleIndex = 7;
            this.gridColumn1.Width = 180;
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "主键Guid";
            this.gridColumn2.FieldName = "guid";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Width = 94;
            // 
            // pageBar1
            // 
@@ -645,14 +647,6 @@
            this.layoutControlItem10.Size = new System.Drawing.Size(225, 40);
            this.layoutControlItem10.Text = "WIP仓库";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            //
            // gridColumn2
            //
            this.gridColumn2.Caption = "主键Guid";
            this.gridColumn2.FieldName = "guid";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Width = 94;
            // 
            // Frm_Department
            // 
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Department.cs
@@ -186,5 +186,7 @@
                MsgHelper.Warning("提示:" + ex.Message);
            }
        }
    }
}
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs
@@ -187,7 +187,7 @@
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.Size = new System.Drawing.Size(1160, 80);
@@ -320,8 +320,6 @@
            this.gridColumn2.FieldName = "id";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 2;
            this.gridColumn2.Width = 94;
            // 
            // gv_itemNo
@@ -334,7 +332,7 @@
            this.gv_itemNo.OptionsColumn.AllowEdit = false;
            this.gv_itemNo.Tag = "query_a.item_no";
            this.gv_itemNo.Visible = true;
            this.gv_itemNo.VisibleIndex = 3;
            this.gv_itemNo.VisibleIndex = 2;
            this.gv_itemNo.Width = 120;
            // 
            // gv_itemName
@@ -349,7 +347,7 @@
            this.gv_itemName.OptionsColumn.AllowEdit = false;
            this.gv_itemName.Tag = "query_a.item_name";
            this.gv_itemName.Visible = true;
            this.gv_itemName.VisibleIndex = 4;
            this.gv_itemName.VisibleIndex = 3;
            this.gv_itemName.Width = 250;
            // 
            // gv_itemModel
@@ -362,7 +360,7 @@
            this.gv_itemModel.OptionsColumn.AllowEdit = false;
            this.gv_itemModel.Tag = "query_a.item_model";
            this.gv_itemModel.Visible = true;
            this.gv_itemModel.VisibleIndex = 5;
            this.gv_itemModel.VisibleIndex = 4;
            this.gv_itemModel.Width = 360;
            // 
            // gv_lowLimt
@@ -375,8 +373,6 @@
            this.gv_lowLimt.Name = "gv_lowLimt";
            this.gv_lowLimt.OptionsColumn.AllowEdit = false;
            this.gv_lowLimt.Tag = "query_a.lowlimit";
            this.gv_lowLimt.Visible = true;
            this.gv_lowLimt.VisibleIndex = 6;
            this.gv_lowLimt.Width = 50;
            // 
            // gv_highLimt
@@ -389,8 +385,6 @@
            this.gv_highLimt.Name = "gv_highLimt";
            this.gv_highLimt.OptionsColumn.AllowEdit = false;
            this.gv_highLimt.Tag = "query_a.highLimt";
            this.gv_highLimt.Visible = true;
            this.gv_highLimt.VisibleIndex = 7;
            this.gv_highLimt.Width = 50;
            // 
            // gv_prdPack
@@ -403,8 +397,6 @@
            this.gv_prdPack.Name = "gv_prdPack";
            this.gv_prdPack.OptionsColumn.AllowEdit = false;
            this.gv_prdPack.Tag = "query_a.prd_pack";
            this.gv_prdPack.Visible = true;
            this.gv_prdPack.VisibleIndex = 8;
            this.gv_prdPack.Width = 50;
            // 
            // gv_bomNo
@@ -429,7 +421,7 @@
            this.gv_materialGroup.OptionsColumn.AllowEdit = false;
            this.gv_materialGroup.Tag = "query_a.materialGroup";
            this.gv_materialGroup.Visible = true;
            this.gv_materialGroup.VisibleIndex = 9;
            this.gv_materialGroup.VisibleIndex = 5;
            this.gv_materialGroup.Width = 130;
            // 
            // gv_itemUnitNo
@@ -443,7 +435,7 @@
            this.gv_itemUnitNo.OptionsColumn.AllowEdit = false;
            this.gv_itemUnitNo.Tag = "query_c.fname";
            this.gv_itemUnitNo.Visible = true;
            this.gv_itemUnitNo.VisibleIndex = 10;
            this.gv_itemUnitNo.VisibleIndex = 6;
            this.gv_itemUnitNo.Width = 50;
            // 
            // gv_purchaseUnitNo
@@ -456,8 +448,6 @@
            this.gv_purchaseUnitNo.Name = "gv_purchaseUnitNo";
            this.gv_purchaseUnitNo.OptionsColumn.AllowEdit = false;
            this.gv_purchaseUnitNo.Tag = "query_d.fname";
            this.gv_purchaseUnitNo.Visible = true;
            this.gv_purchaseUnitNo.VisibleIndex = 11;
            this.gv_purchaseUnitNo.Width = 50;
            // 
            // gv_saleUnitNo
@@ -470,8 +460,6 @@
            this.gv_saleUnitNo.Name = "gv_saleUnitNo";
            this.gv_saleUnitNo.OptionsColumn.AllowEdit = false;
            this.gv_saleUnitNo.Tag = "query_e.fname";
            this.gv_saleUnitNo.Visible = true;
            this.gv_saleUnitNo.VisibleIndex = 12;
            this.gv_saleUnitNo.Width = 50;
            // 
            // gv_storeUnitNo
@@ -484,8 +472,6 @@
            this.gv_storeUnitNo.Name = "gv_storeUnitNo";
            this.gv_storeUnitNo.OptionsColumn.AllowEdit = false;
            this.gv_storeUnitNo.Tag = "query_f.fname";
            this.gv_storeUnitNo.Visible = true;
            this.gv_storeUnitNo.VisibleIndex = 13;
            this.gv_storeUnitNo.Width = 50;
            // 
            // gv_subconUnitNo
@@ -498,8 +484,6 @@
            this.gv_subconUnitNo.Name = "gv_subconUnitNo";
            this.gv_subconUnitNo.OptionsColumn.AllowEdit = false;
            this.gv_subconUnitNo.Tag = "query_g.fname";
            this.gv_subconUnitNo.Visible = true;
            this.gv_subconUnitNo.VisibleIndex = 14;
            this.gv_subconUnitNo.Width = 50;
            // 
            // gv_produceUnitNo
@@ -512,8 +496,6 @@
            this.gv_produceUnitNo.Name = "gv_produceUnitNo";
            this.gv_produceUnitNo.OptionsColumn.AllowEdit = false;
            this.gv_produceUnitNo.Tag = "query_h.fname";
            this.gv_produceUnitNo.Visible = true;
            this.gv_produceUnitNo.VisibleIndex = 15;
            this.gv_produceUnitNo.Width = 50;
            // 
            // gv_depotNo
@@ -538,7 +520,7 @@
            this.gv_isStatus.OptionsColumn.AllowEdit = false;
            this.gv_isStatus.Tag = "query_a.fforbidstatus";
            this.gv_isStatus.Visible = true;
            this.gv_isStatus.VisibleIndex = 16;
            this.gv_isStatus.VisibleIndex = 7;
            this.gv_isStatus.Width = 50;
            // 
            // gridColumn1
@@ -552,7 +534,7 @@
            this.gridColumn1.OptionsFilter.FilterPopupMode = DevExpress.XtraGrid.Columns.FilterPopupMode.Date;
            this.gridColumn1.Tag = "query_a.lastupdate_date";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 21;
            this.gridColumn1.VisibleIndex = 10;
            this.gridColumn1.Width = 180;
            // 
            // gridColumn3
@@ -569,8 +551,6 @@
            this.gridColumn6.FieldName = "ffinishreceiptoverrate";
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 17;
            this.gridColumn6.Width = 94;
            // 
            // gridColumn7
@@ -580,7 +560,7 @@
            this.gridColumn7.MinWidth = 25;
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 18;
            this.gridColumn7.VisibleIndex = 8;
            this.gridColumn7.Width = 94;
            // 
            // gridColumn8
@@ -589,8 +569,6 @@
            this.gridColumn8.FieldName = "fisbatchmanage";
            this.gridColumn8.MinWidth = 25;
            this.gridColumn8.Name = "gridColumn8";
            this.gridColumn8.Visible = true;
            this.gridColumn8.VisibleIndex = 19;
            this.gridColumn8.Width = 94;
            // 
            // gridColumn5
@@ -600,7 +578,7 @@
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 22;
            this.gridColumn5.VisibleIndex = 11;
            this.gridColumn5.Width = 94;
            // 
            // gridColumn9
@@ -610,7 +588,7 @@
            this.gridColumn9.MinWidth = 25;
            this.gridColumn9.Name = "gridColumn9";
            this.gridColumn9.Visible = true;
            this.gridColumn9.VisibleIndex = 20;
            this.gridColumn9.VisibleIndex = 9;
            this.gridColumn9.Width = 94;
            // 
            // gridColumn10
@@ -620,7 +598,7 @@
            this.gridColumn10.MinWidth = 24;
            this.gridColumn10.Name = "gridColumn10";
            this.gridColumn10.Visible = true;
            this.gridColumn10.VisibleIndex = 23;
            this.gridColumn10.VisibleIndex = 12;
            // 
            // pageBar1
            // 
@@ -696,10 +674,10 @@
            // 
            // txt_cgName
            // 
            this.txt_cgName.Location = new System.Drawing.Point(950, 158);
            this.txt_cgName.Location = new System.Drawing.Point(951, 156);
            this.txt_cgName.Name = "txt_cgName";
            this.txt_cgName.Properties.Appearance.Options.UseFont = true;
            this.txt_cgName.Size = new System.Drawing.Size(198, 24);
            this.txt_cgName.Size = new System.Drawing.Size(195, 24);
            this.txt_cgName.StyleController = this.layoutMx1;
            this.txt_cgName.TabIndex = 407;
            this.txt_cgName.Tag = "isStatus";
@@ -715,180 +693,180 @@
            // 
            // txt_scName
            // 
            this.txt_scName.Location = new System.Drawing.Point(665, 158);
            this.txt_scName.Location = new System.Drawing.Point(667, 156);
            this.txt_scName.Name = "txt_scName";
            this.txt_scName.Properties.Appearance.Options.UseFont = true;
            this.txt_scName.Size = new System.Drawing.Size(196, 24);
            this.txt_scName.Size = new System.Drawing.Size(193, 24);
            this.txt_scName.StyleController = this.layoutMx1;
            this.txt_scName.TabIndex = 408;
            this.txt_scName.Tag = "isStatus";
            // 
            // txt_fforbidstatusTxt
            // 
            this.txt_fforbidstatusTxt.Location = new System.Drawing.Point(380, 121);
            this.txt_fforbidstatusTxt.Location = new System.Drawing.Point(383, 120);
            this.txt_fforbidstatusTxt.Name = "txt_fforbidstatusTxt";
            this.txt_fforbidstatusTxt.Properties.Appearance.Options.UseFont = true;
            this.txt_fforbidstatusTxt.Size = new System.Drawing.Size(196, 24);
            this.txt_fforbidstatusTxt.Size = new System.Drawing.Size(193, 24);
            this.txt_fforbidstatusTxt.StyleController = this.layoutMx1;
            this.txt_fforbidstatusTxt.TabIndex = 343;
            this.txt_fforbidstatusTxt.Tag = "isStatus";
            // 
            // txt_xxName
            // 
            this.txt_xxName.Location = new System.Drawing.Point(950, 121);
            this.txt_xxName.Location = new System.Drawing.Point(951, 120);
            this.txt_xxName.Name = "txt_xxName";
            this.txt_xxName.Properties.Appearance.Options.UseFont = true;
            this.txt_xxName.Size = new System.Drawing.Size(198, 24);
            this.txt_xxName.Size = new System.Drawing.Size(195, 24);
            this.txt_xxName.StyleController = this.layoutMx1;
            this.txt_xxName.TabIndex = 409;
            this.txt_xxName.Tag = "isStatus";
            // 
            // txt_dptName
            // 
            this.txt_dptName.Location = new System.Drawing.Point(95, 84);
            this.txt_dptName.Location = new System.Drawing.Point(99, 84);
            this.txt_dptName.Name = "txt_dptName";
            this.txt_dptName.Properties.Appearance.Options.UseFont = true;
            this.txt_dptName.Size = new System.Drawing.Size(196, 24);
            this.txt_dptName.Size = new System.Drawing.Size(193, 24);
            this.txt_dptName.StyleController = this.layoutMx1;
            this.txt_dptName.TabIndex = 406;
            this.txt_dptName.Tag = "isStatus";
            // 
            // txt_wlName
            // 
            this.txt_wlName.Location = new System.Drawing.Point(950, 84);
            this.txt_wlName.Location = new System.Drawing.Point(951, 84);
            this.txt_wlName.Name = "txt_wlName";
            this.txt_wlName.Properties.Appearance.Options.UseFont = true;
            this.txt_wlName.Size = new System.Drawing.Size(198, 24);
            this.txt_wlName.Size = new System.Drawing.Size(195, 24);
            this.txt_wlName.StyleController = this.layoutMx1;
            this.txt_wlName.TabIndex = 410;
            this.txt_wlName.Tag = "isStatus";
            // 
            // txt_wwName
            // 
            this.txt_wwName.Location = new System.Drawing.Point(950, 47);
            this.txt_wwName.Location = new System.Drawing.Point(951, 48);
            this.txt_wwName.Name = "txt_wwName";
            this.txt_wwName.Properties.Appearance.Options.UseFont = true;
            this.txt_wwName.Size = new System.Drawing.Size(198, 24);
            this.txt_wwName.Size = new System.Drawing.Size(195, 24);
            this.txt_wwName.StyleController = this.layoutMx1;
            this.txt_wwName.TabIndex = 411;
            this.txt_wwName.Tag = "isStatus";
            // 
            // txt_kfName
            // 
            this.txt_kfName.Location = new System.Drawing.Point(950, 10);
            this.txt_kfName.Location = new System.Drawing.Point(951, 12);
            this.txt_kfName.Name = "txt_kfName";
            this.txt_kfName.Properties.Appearance.Options.UseFont = true;
            this.txt_kfName.Size = new System.Drawing.Size(198, 24);
            this.txt_kfName.Size = new System.Drawing.Size(195, 24);
            this.txt_kfName.StyleController = this.layoutMx1;
            this.txt_kfName.TabIndex = 412;
            this.txt_kfName.Tag = "isStatus";
            // 
            // txt_fissueType
            // 
            this.txt_fissueType.Location = new System.Drawing.Point(380, 84);
            this.txt_fissueType.Location = new System.Drawing.Point(383, 84);
            this.txt_fissueType.Name = "txt_fissueType";
            this.txt_fissueType.Properties.Appearance.Options.UseFont = true;
            this.txt_fissueType.Size = new System.Drawing.Size(196, 24);
            this.txt_fissueType.Size = new System.Drawing.Size(193, 24);
            this.txt_fissueType.StyleController = this.layoutMx1;
            this.txt_fissueType.TabIndex = 378;
            this.txt_fissueType.Tag = "fissueType";
            // 
            // txt_ffinishreceiptoverrate
            // 
            this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(665, 121);
            this.txt_ffinishreceiptoverrate.Location = new System.Drawing.Point(667, 120);
            this.txt_ffinishreceiptoverrate.Name = "txt_ffinishreceiptoverrate";
            this.txt_ffinishreceiptoverrate.Properties.Appearance.Options.UseFont = true;
            this.txt_ffinishreceiptoverrate.Size = new System.Drawing.Size(196, 24);
            this.txt_ffinishreceiptoverrate.Size = new System.Drawing.Size(193, 24);
            this.txt_ffinishreceiptoverrate.StyleController = this.layoutMx1;
            this.txt_ffinishreceiptoverrate.TabIndex = 370;
            this.txt_ffinishreceiptoverrate.Tag = "finishRate";
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(95, 10);
            this.txt_itemName.Location = new System.Drawing.Point(99, 12);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(196, 33);
            this.txt_itemName.Size = new System.Drawing.Size(193, 32);
            this.txt_itemName.StyleController = this.layoutMx1;
            this.txt_itemName.TabIndex = 216;
            this.txt_itemName.Tag = "itemName";
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(95, 158);
            this.txt_itemModel.Location = new System.Drawing.Point(99, 156);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
            this.txt_itemModel.Size = new System.Drawing.Size(481, 34);
            this.txt_itemModel.Size = new System.Drawing.Size(477, 34);
            this.txt_itemModel.StyleController = this.layoutMx1;
            this.txt_itemModel.TabIndex = 219;
            this.txt_itemModel.Tag = "itemModel";
            // 
            // txt_itemDescription
            // 
            this.txt_itemDescription.Location = new System.Drawing.Point(95, 47);
            this.txt_itemDescription.Location = new System.Drawing.Point(99, 48);
            this.txt_itemDescription.Name = "txt_itemDescription";
            this.txt_itemDescription.Properties.Appearance.Options.UseFont = true;
            this.txt_itemDescription.Size = new System.Drawing.Size(196, 24);
            this.txt_itemDescription.Size = new System.Drawing.Size(193, 24);
            this.txt_itemDescription.StyleController = this.layoutMx1;
            this.txt_itemDescription.TabIndex = 222;
            this.txt_itemDescription.Tag = "itemDescription";
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(380, 10);
            this.txt_itemNo.Location = new System.Drawing.Point(383, 12);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo.Size = new System.Drawing.Size(196, 24);
            this.txt_itemNo.Size = new System.Drawing.Size(193, 24);
            this.txt_itemNo.StyleController = this.layoutMx1;
            this.txt_itemNo.TabIndex = 213;
            this.txt_itemNo.Tag = "itemNo";
            // 
            // txt_materialProperti
            // 
            this.txt_materialProperti.Location = new System.Drawing.Point(380, 47);
            this.txt_materialProperti.Location = new System.Drawing.Point(383, 48);
            this.txt_materialProperti.Name = "txt_materialProperti";
            this.txt_materialProperti.Properties.Appearance.Options.UseFont = true;
            this.txt_materialProperti.Size = new System.Drawing.Size(196, 24);
            this.txt_materialProperti.Size = new System.Drawing.Size(193, 24);
            this.txt_materialProperti.StyleController = this.layoutMx1;
            this.txt_materialProperti.TabIndex = 360;
            this.txt_materialProperti.Tag = "materialProperties";
            // 
            // txt_productionWorkshop
            // 
            this.txt_productionWorkshop.Location = new System.Drawing.Point(665, 10);
            this.txt_productionWorkshop.Location = new System.Drawing.Point(667, 12);
            this.txt_productionWorkshop.Name = "txt_productionWorkshop";
            this.txt_productionWorkshop.Properties.Appearance.Options.UseFont = true;
            this.txt_productionWorkshop.Size = new System.Drawing.Size(196, 24);
            this.txt_productionWorkshop.Size = new System.Drawing.Size(193, 24);
            this.txt_productionWorkshop.StyleController = this.layoutMx1;
            this.txt_productionWorkshop.TabIndex = 336;
            this.txt_productionWorkshop.Tag = "produceWorkNo";
            // 
            // txt_highlimit
            // 
            this.txt_highlimit.Location = new System.Drawing.Point(665, 47);
            this.txt_highlimit.Location = new System.Drawing.Point(667, 48);
            this.txt_highlimit.Name = "txt_highlimit";
            this.txt_highlimit.Properties.Appearance.Options.UseFont = true;
            this.txt_highlimit.Size = new System.Drawing.Size(196, 24);
            this.txt_highlimit.Size = new System.Drawing.Size(193, 24);
            this.txt_highlimit.StyleController = this.layoutMx1;
            this.txt_highlimit.TabIndex = 262;
            this.txt_highlimit.Tag = "highLimt";
            // 
            // txt_lowlimit
            // 
            this.txt_lowlimit.Location = new System.Drawing.Point(665, 84);
            this.txt_lowlimit.Location = new System.Drawing.Point(667, 84);
            this.txt_lowlimit.Name = "txt_lowlimit";
            this.txt_lowlimit.Properties.Appearance.Options.UseFont = true;
            this.txt_lowlimit.Size = new System.Drawing.Size(196, 24);
            this.txt_lowlimit.Size = new System.Drawing.Size(193, 24);
            this.txt_lowlimit.StyleController = this.layoutMx1;
            this.txt_lowlimit.TabIndex = 258;
            this.txt_lowlimit.Tag = "lowLimt";
            // 
            // txt_prdPack
            // 
            this.txt_prdPack.Location = new System.Drawing.Point(95, 121);
            this.txt_prdPack.Location = new System.Drawing.Point(99, 120);
            this.txt_prdPack.Name = "txt_prdPack";
            this.txt_prdPack.Properties.Appearance.Options.UseFont = true;
            this.txt_prdPack.Size = new System.Drawing.Size(196, 24);
            this.txt_prdPack.Size = new System.Drawing.Size(193, 24);
            this.txt_prdPack.StyleController = this.layoutMx1;
            this.txt_prdPack.TabIndex = 267;
            this.txt_prdPack.Tag = "prdPack";
@@ -968,135 +946,135 @@
            this.layoutControlItem1.Control = this.txt_itemName;
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem1.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem1.Text = "物料名称";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_itemNo;
            this.layoutControlItem5.Location = new System.Drawing.Point(285, 0);
            this.layoutControlItem5.Location = new System.Drawing.Point(284, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem5.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem5.Text = "物料编码";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_kfName;
            this.layoutControlItem13.Location = new System.Drawing.Point(855, 0);
            this.layoutControlItem13.Location = new System.Drawing.Point(852, 0);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem13.Size = new System.Drawing.Size(287, 37);
            this.layoutControlItem13.Size = new System.Drawing.Size(286, 36);
            this.layoutControlItem13.Text = "库房单位";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_wwName;
            this.layoutControlItem14.Location = new System.Drawing.Point(855, 37);
            this.layoutControlItem14.Location = new System.Drawing.Point(852, 36);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem14.Size = new System.Drawing.Size(287, 37);
            this.layoutControlItem14.Size = new System.Drawing.Size(286, 36);
            this.layoutControlItem14.Text = "委外单位";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_wlName;
            this.layoutControlItem15.Location = new System.Drawing.Point(855, 74);
            this.layoutControlItem15.Location = new System.Drawing.Point(852, 72);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem15.Size = new System.Drawing.Size(287, 37);
            this.layoutControlItem15.Size = new System.Drawing.Size(286, 36);
            this.layoutControlItem15.Text = "物料单位";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_xxName;
            this.layoutControlItem16.Location = new System.Drawing.Point(855, 111);
            this.layoutControlItem16.Location = new System.Drawing.Point(852, 108);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem16.Size = new System.Drawing.Size(287, 37);
            this.layoutControlItem16.Size = new System.Drawing.Size(286, 36);
            this.layoutControlItem16.Text = "销售单位";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txt_prdPack;
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 111);
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 108);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem17.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem17.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem17.Text = "最小包装数";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_fissueType;
            this.layoutControlItem18.Location = new System.Drawing.Point(285, 74);
            this.layoutControlItem18.Location = new System.Drawing.Point(284, 72);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem18.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem18.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem18.Text = "发料方式";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.txt_fforbidstatusTxt;
            this.layoutControlItem23.Location = new System.Drawing.Point(285, 111);
            this.layoutControlItem23.Location = new System.Drawing.Point(284, 108);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem23.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem23.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem23.Text = "禁用状态";
            this.layoutControlItem23.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_materialProperti;
            this.layoutControlItem9.Location = new System.Drawing.Point(285, 37);
            this.layoutControlItem9.Location = new System.Drawing.Point(284, 36);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem9.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem9.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem9.Text = "物料属性";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_productionWorkshop;
            this.layoutControlItem10.Location = new System.Drawing.Point(570, 0);
            this.layoutControlItem10.Location = new System.Drawing.Point(568, 0);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem10.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem10.Text = "生产车间";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_highlimit;
            this.layoutControlItem11.Location = new System.Drawing.Point(570, 37);
            this.layoutControlItem11.Location = new System.Drawing.Point(568, 36);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem11.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem11.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem11.Text = "最大库存";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_lowlimit;
            this.layoutControlItem12.Location = new System.Drawing.Point(570, 74);
            this.layoutControlItem12.Location = new System.Drawing.Point(568, 72);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem12.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem12.Text = "安全库存";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18);
            // 
@@ -1104,64 +1082,64 @@
            // 
            this.layoutControlItem19.Control = this.txt_ffinishreceiptoverrate;
            this.layoutControlItem19.CustomizationFormText = "入库超收比例(%)";
            this.layoutControlItem19.Location = new System.Drawing.Point(570, 111);
            this.layoutControlItem19.Location = new System.Drawing.Point(568, 108);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem19.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem19.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem19.Text = "超收比例";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem21
            // 
            this.layoutControlItem21.Control = this.txt_scName;
            this.layoutControlItem21.Location = new System.Drawing.Point(570, 148);
            this.layoutControlItem21.Location = new System.Drawing.Point(568, 144);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem21.Size = new System.Drawing.Size(285, 38);
            this.layoutControlItem21.Size = new System.Drawing.Size(284, 38);
            this.layoutControlItem21.Text = "生产单位";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem22
            // 
            this.layoutControlItem22.Control = this.txt_cgName;
            this.layoutControlItem22.Location = new System.Drawing.Point(855, 148);
            this.layoutControlItem22.Location = new System.Drawing.Point(852, 144);
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem22.Size = new System.Drawing.Size(287, 38);
            this.layoutControlItem22.Size = new System.Drawing.Size(286, 38);
            this.layoutControlItem22.Text = "采购单位";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_itemModel;
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 148);
            this.layoutControlItem2.Location = new System.Drawing.Point(0, 144);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem2.Size = new System.Drawing.Size(570, 38);
            this.layoutControlItem2.Size = new System.Drawing.Size(568, 38);
            this.layoutControlItem2.Text = "规格型号";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_itemDescription;
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 37);
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 36);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem4.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem4.Text = "物料描述";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18);
            // 
            // layoutControlItem20
            // 
            this.layoutControlItem20.Control = this.txt_dptName;
            this.layoutControlItem20.Location = new System.Drawing.Point(0, 74);
            this.layoutControlItem20.Location = new System.Drawing.Point(0, 72);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem20.Size = new System.Drawing.Size(285, 37);
            this.layoutControlItem20.Size = new System.Drawing.Size(284, 36);
            this.layoutControlItem20.Text = "默认仓库";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 18);
            // 
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
@@ -84,8 +84,8 @@
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -342,7 +342,7 @@
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Tag = "query_a.lastupdate_date";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 13;
            this.gridColumn1.VisibleIndex = 12;
            this.gridColumn1.Width = 180;
            // 
            // gridColumn2
@@ -359,8 +359,6 @@
            this.gridColumn3.FieldName = "id";
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 12;
            this.gridColumn3.Width = 94;
            // 
            // gridColumn4
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.cs
@@ -186,5 +186,7 @@
                MsgHelper.Warning("提示:" + ex.Message);
            }
        }
    }
}
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshopLine.Designer.cs
@@ -360,8 +360,6 @@
            this.gridColumn2.FieldName = "id";
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 11;
            this.gridColumn2.Width = 94;
            // 
            // gridColumn3
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Staff.Designer.cs
@@ -31,13 +31,13 @@
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -57,6 +57,7 @@
            this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.pageBar1 = new UserControls.Data.UcPageBar();
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -85,7 +86,6 @@
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -271,8 +271,6 @@
            this.gv_departmentNo.Name = "gv_departmentNo";
            this.gv_departmentNo.OptionsColumn.AllowEdit = false;
            this.gv_departmentNo.Tag = "query_a.department_no";
            this.gv_departmentNo.Visible = true;
            this.gv_departmentNo.VisibleIndex = 3;
            this.gv_departmentNo.Width = 94;
            // 
            // gv_departmentName
@@ -284,8 +282,6 @@
            this.gv_departmentName.Name = "gv_departmentName";
            this.gv_departmentName.OptionsColumn.AllowEdit = false;
            this.gv_departmentName.Tag = "query_a.department_name";
            this.gv_departmentName.Visible = true;
            this.gv_departmentName.VisibleIndex = 4;
            this.gv_departmentName.Width = 94;
            // 
            // gv_positionCode
@@ -320,7 +316,7 @@
            this.gv_phoneNumber.OptionsColumn.AllowEdit = false;
            this.gv_phoneNumber.Tag = "query_a.phone_number";
            this.gv_phoneNumber.Visible = true;
            this.gv_phoneNumber.VisibleIndex = 5;
            this.gv_phoneNumber.VisibleIndex = 3;
            this.gv_phoneNumber.Width = 94;
            // 
            // gv_remark
@@ -333,7 +329,7 @@
            this.gv_remark.OptionsColumn.AllowEdit = false;
            this.gv_remark.Tag = "query_a.remark";
            this.gv_remark.Visible = true;
            this.gv_remark.VisibleIndex = 6;
            this.gv_remark.VisibleIndex = 4;
            this.gv_remark.Width = 94;
            // 
            // gv_fforbidStatus
@@ -347,7 +343,7 @@
            this.gv_fforbidStatus.OptionsColumn.AllowEdit = false;
            this.gv_fforbidStatus.Tag = "query_a.fforbid_status";
            this.gv_fforbidStatus.Visible = true;
            this.gv_fforbidStatus.VisibleIndex = 7;
            this.gv_fforbidStatus.VisibleIndex = 5;
            this.gv_fforbidStatus.Width = 50;
            // 
            // gridColumn2
@@ -358,7 +354,7 @@
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Tag = "query_a.lastupdate_date";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 10;
            this.gridColumn2.VisibleIndex = 7;
            this.gridColumn2.Width = 180;
            // 
            // gridColumn3
@@ -375,9 +371,17 @@
            this.gridColumn4.FieldName = "id";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 8;
            this.gridColumn4.Width = 94;
            //
            // gridColumn5
            //
            this.gridColumn5.Caption = "单据状态";
            this.gridColumn5.FieldName = "dataType";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 6;
            this.gridColumn5.Width = 94;
            // 
            // pageBar1
            // 
@@ -570,29 +574,29 @@
            this.layoutControlItem10});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5.Width = 100D;
            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition6.Width = 100D;
            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition7.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition8.Width = 100D;
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 100D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition2.Width = 100D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition3.Width = 100D;
            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition4.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition5,
            columnDefinition6,
            columnDefinition7,
            columnDefinition8});
            rowDefinition4.Height = 100D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition5.Height = 100D;
            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition6.Height = 100D;
            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1,
            columnDefinition2,
            columnDefinition3,
            columnDefinition4});
            rowDefinition1.Height = 100D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition2.Height = 100D;
            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition3.Height = 100D;
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition4,
            rowDefinition5,
            rowDefinition6});
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1001, 111);
            this.Root.TextVisible = false;
            // 
@@ -698,16 +702,6 @@
            this.layoutControlItem10.Size = new System.Drawing.Size(245, 31);
            this.layoutControlItem10.Text = "备注";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
            //
            // gridColumn5
            //
            this.gridColumn5.Caption = "单据状态";
            this.gridColumn5.FieldName = "dataType";
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 9;
            this.gridColumn5.Width = 94;
            // 
            // Frm_Staff
            // 
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
@@ -93,8 +93,8 @@
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -239,7 +239,7 @@
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "使用组织ID名称";
            this.gridColumn2.Caption = "使用组织";
            this.gridColumn2.FieldName = "fSubsidiary";
            this.gridColumn2.MinWidth = 50;
            this.gridColumn2.Name = "gridColumn2";
@@ -362,7 +362,7 @@
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 11;
            this.gv_createDate.VisibleIndex = 10;
            this.gv_createDate.Width = 180;
            // 
            // gridColumn3
@@ -379,8 +379,6 @@
            this.gridColumn4.FieldName = "id";
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 9;
            this.gridColumn4.Width = 94;
            // 
            // gridColumn5
@@ -390,7 +388,7 @@
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 10;
            this.gridColumn5.VisibleIndex = 9;
            this.gridColumn5.Width = 94;
            // 
            // pageBar1
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesItemQt.Designer.cs
@@ -30,26 +30,26 @@
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition12 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
            this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -375,7 +375,7 @@
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 6;
            this.gridColumn3.VisibleIndex = 5;
            this.gridColumn3.Width = 94;
            // 
            // gv_qt020
@@ -388,7 +388,7 @@
            this.gv_qt020.OptionsColumn.AllowEdit = false;
            this.gv_qt020.Tag = "query_a.qt020";
            this.gv_qt020.Visible = true;
            this.gv_qt020.VisibleIndex = 7;
            this.gv_qt020.VisibleIndex = 6;
            this.gv_qt020.Width = 94;
            // 
            // gridColumn4
@@ -398,7 +398,7 @@
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 13;
            this.gridColumn4.VisibleIndex = 12;
            this.gridColumn4.Width = 94;
            // 
            // gv_qt005
@@ -411,7 +411,7 @@
            this.gv_qt005.OptionsColumn.AllowEdit = false;
            this.gv_qt005.Tag = "query_a.qt005";
            this.gv_qt005.Visible = true;
            this.gv_qt005.VisibleIndex = 8;
            this.gv_qt005.VisibleIndex = 7;
            this.gv_qt005.Width = 94;
            // 
            // gv_qt001
@@ -424,7 +424,7 @@
            this.gv_qt001.OptionsColumn.AllowEdit = false;
            this.gv_qt001.Tag = "query_a.qt001";
            this.gv_qt001.Visible = true;
            this.gv_qt001.VisibleIndex = 9;
            this.gv_qt001.VisibleIndex = 8;
            this.gv_qt001.Width = 180;
            // 
            // gv_qt010
@@ -437,7 +437,7 @@
            this.gv_qt010.OptionsColumn.AllowEdit = false;
            this.gv_qt010.Tag = "query_a.qt010";
            this.gv_qt010.Visible = true;
            this.gv_qt010.VisibleIndex = 10;
            this.gv_qt010.VisibleIndex = 9;
            this.gv_qt010.Width = 94;
            // 
            // gv_qt016
@@ -450,7 +450,7 @@
            this.gv_qt016.OptionsColumn.AllowEdit = false;
            this.gv_qt016.Tag = "query_a.qt016";
            this.gv_qt016.Visible = true;
            this.gv_qt016.VisibleIndex = 11;
            this.gv_qt016.VisibleIndex = 10;
            this.gv_qt016.Width = 94;
            // 
            // gv_qt002
@@ -463,7 +463,7 @@
            this.gv_qt002.OptionsColumn.AllowEdit = false;
            this.gv_qt002.Tag = "query_a.qt002";
            this.gv_qt002.Visible = true;
            this.gv_qt002.VisibleIndex = 12;
            this.gv_qt002.VisibleIndex = 11;
            this.gv_qt002.Width = 94;
            // 
            // gridColumn5
@@ -473,7 +473,7 @@
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 14;
            this.gridColumn5.VisibleIndex = 13;
            this.gridColumn5.Width = 94;
            // 
            // gridColumn6
@@ -483,7 +483,7 @@
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 15;
            this.gridColumn6.VisibleIndex = 14;
            this.gridColumn6.Width = 94;
            // 
            // gridColumn13
@@ -559,7 +559,7 @@
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
            this.splitMx1.SplitterPosition = 188;
            this.splitMx1.SplitterPosition = 193;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -595,7 +595,7 @@
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 361, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1126, 188);
            this.layoutMx1.Size = new System.Drawing.Size(1126, 193);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
@@ -612,16 +612,16 @@
            // 
            this.ucLookHuoZhu1.HzId = null;
            this.ucLookHuoZhu1.IsReadly = false;
            this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 68);
            this.ucLookHuoZhu1.Location = new System.Drawing.Point(12, 69);
            this.ucLookHuoZhu1.Margin = new System.Windows.Forms.Padding(0);
            this.ucLookHuoZhu1.Name = "ucLookHuoZhu1";
            this.ucLookHuoZhu1.OrgId = null;
            this.ucLookHuoZhu1.Size = new System.Drawing.Size(272, 52);
            this.ucLookHuoZhu1.Size = new System.Drawing.Size(272, 54);
            this.ucLookHuoZhu1.TabIndex = 318;
            // 
            // txt_qt010
            // 
            this.txt_qt010.Location = new System.Drawing.Point(114, 124);
            this.txt_qt010.Location = new System.Drawing.Point(114, 127);
            this.txt_qt010.Name = "txt_qt010";
            this.txt_qt010.Properties.Appearance.Options.UseFont = true;
            this.txt_qt010.Size = new System.Drawing.Size(170, 24);
@@ -631,7 +631,7 @@
            // txt_qt009
            // 
            this.txt_qt009.IsReadly = false;
            this.txt_qt009.Location = new System.Drawing.Point(390, 124);
            this.txt_qt009.Location = new System.Drawing.Point(390, 127);
            this.txt_qt009.Name = "txt_qt009";
            this.txt_qt009.Size = new System.Drawing.Size(170, 24);
            this.txt_qt009.TabIndex = 316;
@@ -639,7 +639,7 @@
            // txt_qt013
            // 
            this.txt_qt013.IsReadly = false;
            this.txt_qt013.Location = new System.Drawing.Point(390, 96);
            this.txt_qt013.Location = new System.Drawing.Point(390, 98);
            this.txt_qt013.Name = "txt_qt013";
            this.txt_qt013.Size = new System.Drawing.Size(170, 24);
            this.txt_qt013.TabIndex = 304;
@@ -683,7 +683,7 @@
            // txt_qt020
            // 
            this.txt_qt020.EditValue = "普通(GENERAL)";
            this.txt_qt020.Location = new System.Drawing.Point(390, 68);
            this.txt_qt020.Location = new System.Drawing.Point(390, 69);
            this.txt_qt020.Name = "txt_qt020";
            this.txt_qt020.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -725,7 +725,7 @@
            // 
            // txt_qt015
            // 
            this.txt_qt015.Location = new System.Drawing.Point(840, 68);
            this.txt_qt015.Location = new System.Drawing.Point(840, 69);
            this.txt_qt015.Name = "txt_qt015";
            this.txt_qt015.Properties.Caption = "审核状态";
            this.txt_qt015.Size = new System.Drawing.Size(274, 24);
@@ -735,7 +735,7 @@
            // 
            // txt_qt031
            // 
            this.txt_qt031.Location = new System.Drawing.Point(942, 96);
            this.txt_qt031.Location = new System.Drawing.Point(942, 98);
            this.txt_qt031.Name = "txt_qt031";
            this.txt_qt031.Size = new System.Drawing.Size(172, 24);
            this.txt_qt031.StyleController = this.layoutMx1;
@@ -744,7 +744,7 @@
            // 
            // txt_qt030
            // 
            this.txt_qt030.Location = new System.Drawing.Point(942, 124);
            this.txt_qt030.Location = new System.Drawing.Point(942, 127);
            this.txt_qt030.Name = "txt_qt030";
            this.txt_qt030.Size = new System.Drawing.Size(172, 24);
            this.txt_qt030.StyleController = this.layoutMx1;
@@ -753,7 +753,7 @@
            // 
            // txt_qt029
            // 
            this.txt_qt029.Location = new System.Drawing.Point(840, 152);
            this.txt_qt029.Location = new System.Drawing.Point(840, 156);
            this.txt_qt029.Name = "txt_qt029";
            this.txt_qt029.Properties.Caption = "财务审核状态";
            this.txt_qt029.Size = new System.Drawing.Size(274, 24);
@@ -763,7 +763,7 @@
            // 
            // txt_qt028
            // 
            this.txt_qt028.Location = new System.Drawing.Point(666, 96);
            this.txt_qt028.Location = new System.Drawing.Point(666, 98);
            this.txt_qt028.Name = "txt_qt028";
            this.txt_qt028.Size = new System.Drawing.Size(170, 24);
            this.txt_qt028.StyleController = this.layoutMx1;
@@ -772,7 +772,7 @@
            // 
            // txt_qt027
            // 
            this.txt_qt027.Location = new System.Drawing.Point(666, 124);
            this.txt_qt027.Location = new System.Drawing.Point(666, 127);
            this.txt_qt027.Name = "txt_qt027";
            this.txt_qt027.Size = new System.Drawing.Size(170, 24);
            this.txt_qt027.StyleController = this.layoutMx1;
@@ -790,7 +790,7 @@
            // 
            // txt_qt026
            // 
            this.txt_qt026.Location = new System.Drawing.Point(564, 152);
            this.txt_qt026.Location = new System.Drawing.Point(564, 156);
            this.txt_qt026.Name = "txt_qt026";
            this.txt_qt026.Properties.Caption = "售后审核标识";
            this.txt_qt026.Size = new System.Drawing.Size(272, 24);
@@ -809,7 +809,7 @@
            // 
            // txt_qt032
            // 
            this.txt_qt032.Location = new System.Drawing.Point(564, 68);
            this.txt_qt032.Location = new System.Drawing.Point(564, 69);
            this.txt_qt032.Name = "txt_qt032";
            this.txt_qt032.Properties.Caption = "采购审核标识";
            this.txt_qt032.Size = new System.Drawing.Size(272, 24);
@@ -819,7 +819,7 @@
            // 
            // txt_qt035
            // 
            this.txt_qt035.Location = new System.Drawing.Point(114, 152);
            this.txt_qt035.Location = new System.Drawing.Point(114, 156);
            this.txt_qt035.Name = "txt_qt035";
            this.txt_qt035.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
@@ -830,7 +830,7 @@
            // txt_qtlx
            // 
            this.txt_qtlx.EditValue = "请选择";
            this.txt_qtlx.Location = new System.Drawing.Point(390, 152);
            this.txt_qtlx.Location = new System.Drawing.Point(390, 156);
            this.txt_qtlx.Name = "txt_qtlx";
            this.txt_qtlx.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -889,39 +889,39 @@
            this.layoutControlItem12});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition5.Width = 100D;
            columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition6.Width = 100D;
            columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition7.Width = 100D;
            columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition8.Width = 100D;
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1.Width = 100D;
            columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition2.Width = 100D;
            columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition3.Width = 100D;
            columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition4.Width = 100D;
            this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
            columnDefinition5,
            columnDefinition6,
            columnDefinition7,
            columnDefinition8});
            rowDefinition7.Height = 100D;
            rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition8.Height = 100D;
            rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition9.Height = 100D;
            rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition10.Height = 100D;
            rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition11.Height = 100D;
            rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition12.Height = 100D;
            rowDefinition12.SizeType = System.Windows.Forms.SizeType.Percent;
            columnDefinition1,
            columnDefinition2,
            columnDefinition3,
            columnDefinition4});
            rowDefinition1.Height = 100D;
            rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition2.Height = 100D;
            rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition3.Height = 100D;
            rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition4.Height = 100D;
            rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition5.Height = 100D;
            rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
            rowDefinition6.Height = 100D;
            rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
            this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
            rowDefinition7,
            rowDefinition8,
            rowDefinition9,
            rowDefinition10,
            rowDefinition11,
            rowDefinition12});
            this.Root.Size = new System.Drawing.Size(1126, 188);
            rowDefinition1,
            rowDefinition2,
            rowDefinition3,
            rowDefinition4,
            rowDefinition5,
            rowDefinition6});
            this.Root.Size = new System.Drawing.Size(1126, 193);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -949,7 +949,7 @@
            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(276, 28);
            this.layoutControlItem4.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem4.Text = "库存组织";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -970,18 +970,18 @@
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem7.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem7.Text = "审核时间";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_qt015;
            this.layoutControlItem8.Location = new System.Drawing.Point(828, 56);
            this.layoutControlItem8.Location = new System.Drawing.Point(828, 57);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem8.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem8.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem8.Text = "审核标识";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem8.TextVisible = false;
@@ -989,11 +989,11 @@
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.ucLookHuoZhu1;
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 56);
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 57);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.OptionsTableLayoutItem.RowSpan = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 56);
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 58);
            this.layoutControlItem9.Text = "货主类型";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem9.TextVisible = false;
@@ -1001,33 +1001,33 @@
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_qt031;
            this.layoutControlItem15.Location = new System.Drawing.Point(828, 84);
            this.layoutControlItem15.Location = new System.Drawing.Point(828, 86);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem15.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem15.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem15.Text = "财务审核人员";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_qt030;
            this.layoutControlItem16.Location = new System.Drawing.Point(828, 112);
            this.layoutControlItem16.Location = new System.Drawing.Point(828, 115);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem16.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem16.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem16.Text = "财务审核时间";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txt_qt029;
            this.layoutControlItem17.Location = new System.Drawing.Point(828, 140);
            this.layoutControlItem17.Location = new System.Drawing.Point(828, 144);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem17.Size = new System.Drawing.Size(278, 28);
            this.layoutControlItem17.Size = new System.Drawing.Size(278, 29);
            this.layoutControlItem17.Text = "财务审核标识";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem17.TextVisible = false;
@@ -1035,33 +1035,33 @@
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_qt028;
            this.layoutControlItem18.Location = new System.Drawing.Point(552, 84);
            this.layoutControlItem18.Location = new System.Drawing.Point(552, 86);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem18.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem18.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem18.Text = "售后审核人员";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.txt_qt027;
            this.layoutControlItem19.Location = new System.Drawing.Point(552, 112);
            this.layoutControlItem19.Location = new System.Drawing.Point(552, 115);
            this.layoutControlItem19.Name = "layoutControlItem19";
            this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem19.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem19.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem19.Text = "售后审核时间";
            this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem21
            // 
            this.layoutControlItem21.Control = this.txt_qt026;
            this.layoutControlItem21.Location = new System.Drawing.Point(552, 140);
            this.layoutControlItem21.Location = new System.Drawing.Point(552, 144);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem21.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem21.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem21.Text = "售后审核标识";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem21.TextVisible = false;
@@ -1079,22 +1079,22 @@
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.txt_qt020;
            this.layoutControlItem3.Location = new System.Drawing.Point(276, 56);
            this.layoutControlItem3.Location = new System.Drawing.Point(276, 57);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem3.Text = "库存方向";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_qt009;
            this.layoutControlItem11.Location = new System.Drawing.Point(276, 112);
            this.layoutControlItem11.Location = new System.Drawing.Point(276, 115);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem11.Text = "领料部门";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1105,18 +1105,18 @@
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem22.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem22.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem22.Text = "采购审核时间";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.txt_qt032;
            this.layoutControlItem23.Location = new System.Drawing.Point(552, 56);
            this.layoutControlItem23.Location = new System.Drawing.Point(552, 57);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem23.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem23.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem23.Text = "采购审核标识";
            this.layoutControlItem23.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem23.TextVisible = false;
@@ -1124,11 +1124,11 @@
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_qt013;
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 84);
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 86);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem10.Text = "客户";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1139,38 +1139,38 @@
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem5.Text = "领用组织";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.txt_qt010;
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 112);
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 115);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem13.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem13.Text = "申请备注";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem24
            // 
            this.layoutControlItem24.Control = this.txt_qt035;
            this.layoutControlItem24.Location = new System.Drawing.Point(0, 140);
            this.layoutControlItem24.Location = new System.Drawing.Point(0, 144);
            this.layoutControlItem24.Name = "layoutControlItem24";
            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem24.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem24.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem24.Text = "来源单号";
            this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_qtlx;
            this.layoutControlItem12.Location = new System.Drawing.Point(276, 140);
            this.layoutControlItem12.Location = new System.Drawing.Point(276, 144);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 28);
            this.layoutControlItem12.Size = new System.Drawing.Size(276, 29);
            this.layoutControlItem12.Text = "出库类型";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(90, 18);
            // 
@@ -1180,7 +1180,7 @@
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1126, 370);
            this.tabMx.Size = new System.Drawing.Size(1126, 365);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -1189,7 +1189,7 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 338);
            this.tabMxPage1.Size = new System.Drawing.Size(1124, 333);
            this.tabMxPage1.Text = "申请明细";
            // 
            // gcMx1
@@ -1202,7 +1202,7 @@
            this.repositoryItemButtonEdit1,
            this.repositoryItemSearchLookUpEdit1,
            this.rptCk});
            this.gcMx1.Size = new System.Drawing.Size(1124, 338);
            this.gcMx1.Size = new System.Drawing.Size(1124, 333);
            this.gcMx1.TabIndex = 1;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -1455,10 +1455,10 @@
            // repositoryItemButtonEdit1
            // 
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
@@ -1489,10 +1489,10 @@
            // rptCk
            // 
            this.rptCk.AutoHeight = false;
            editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
            editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.rptCk.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "选择", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "选择", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.rptCk.Name = "rptCk";
            this.rptCk.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptCk_ButtonClick);
            // 
DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.Designer.cs
@@ -100,8 +100,6 @@
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.ucBtnPrint101 = new Gs.DevApp.UserControl.UcBtnPrint();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -146,7 +144,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -158,7 +155,7 @@
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
@@ -253,7 +250,6 @@
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
            this.gridView1.OptionsView.ShowFooter = true;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // billNo
@@ -537,7 +533,7 @@
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.splitMx1);
            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(2);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage2.Text = "数据详细";
@@ -547,7 +543,7 @@
            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx1.Horizontal = false;
            this.splitMx1.Location = new System.Drawing.Point(0, 0);
            this.splitMx1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.splitMx1.Margin = new System.Windows.Forms.Padding(2);
            this.splitMx1.Name = "splitMx1";
            // 
            // splitMx1.Panel1
@@ -565,7 +561,6 @@
            // 
            // layoutMx1
            // 
            this.layoutMx1.Controls.Add(this.ucBtnPrint101);
            this.layoutMx1.Controls.Add(this.txt_creatDate);
            this.layoutMx1.Controls.Add(this.txt_itemDescription1);
            this.layoutMx1.Controls.Add(this.lbGuid);
@@ -583,7 +578,7 @@
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem24});
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
            this.layoutMx1.Margin = new System.Windows.Forms.Padding(2);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1050, 249, 975, 600);
            this.layoutMx1.Root = this.Root;
@@ -593,20 +588,20 @@
            // 
            // txt_creatDate
            // 
            this.txt_creatDate.Location = new System.Drawing.Point(911, 48);
            this.txt_creatDate.Location = new System.Drawing.Point(912, 49);
            this.txt_creatDate.Name = "txt_creatDate";
            this.txt_creatDate.Properties.Appearance.Options.UseFont = true;
            this.txt_creatDate.Size = new System.Drawing.Size(205, 24);
            this.txt_creatDate.Size = new System.Drawing.Size(202, 24);
            this.txt_creatDate.StyleController = this.layoutMx1;
            this.txt_creatDate.TabIndex = 222;
            this.txt_creatDate.Tag = "creatDate";
            // 
            // txt_itemDescription1
            // 
            this.txt_itemDescription1.Location = new System.Drawing.Point(80, 86);
            this.txt_itemDescription1.Location = new System.Drawing.Point(84, 86);
            this.txt_itemDescription1.Name = "txt_itemDescription1";
            this.txt_itemDescription1.Properties.Appearance.Options.UseFont = true;
            this.txt_itemDescription1.Size = new System.Drawing.Size(203, 24);
            this.txt_itemDescription1.Size = new System.Drawing.Size(200, 24);
            this.txt_itemDescription1.StyleController = this.layoutMx1;
            this.txt_itemDescription1.TabIndex = 222;
            this.txt_itemDescription1.Tag = "itemDescription";
@@ -622,100 +617,100 @@
            // 
            // txt_itemBarcode
            // 
            this.txt_itemBarcode.Location = new System.Drawing.Point(357, 10);
            this.txt_itemBarcode.Location = new System.Drawing.Point(360, 12);
            this.txt_itemBarcode.Name = "txt_itemBarcode";
            this.txt_itemBarcode.Properties.Appearance.Options.UseFont = true;
            this.txt_itemBarcode.Size = new System.Drawing.Size(203, 24);
            this.txt_itemBarcode.Size = new System.Drawing.Size(200, 24);
            this.txt_itemBarcode.StyleController = this.layoutMx1;
            this.txt_itemBarcode.TabIndex = 222;
            this.txt_itemBarcode.Tag = "itemBarcode";
            // 
            // txt_itemNo1
            // 
            this.txt_itemNo1.Location = new System.Drawing.Point(634, 10);
            this.txt_itemNo1.Location = new System.Drawing.Point(636, 12);
            this.txt_itemNo1.Name = "txt_itemNo1";
            this.txt_itemNo1.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo1.Size = new System.Drawing.Size(203, 24);
            this.txt_itemNo1.Size = new System.Drawing.Size(200, 24);
            this.txt_itemNo1.StyleController = this.layoutMx1;
            this.txt_itemNo1.TabIndex = 222;
            this.txt_itemNo1.Tag = "itemNo1";
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(911, 10);
            this.txt_itemName.Location = new System.Drawing.Point(912, 12);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(205, 24);
            this.txt_itemName.Size = new System.Drawing.Size(202, 24);
            this.txt_itemName.StyleController = this.layoutMx1;
            this.txt_itemName.TabIndex = 222;
            this.txt_itemName.Tag = "itemDescription";
            // 
            // txt_itemDescription6
            // 
            this.txt_itemDescription6.Location = new System.Drawing.Point(80, 48);
            this.txt_itemDescription6.Location = new System.Drawing.Point(84, 49);
            this.txt_itemDescription6.Name = "txt_itemDescription6";
            this.txt_itemDescription6.Properties.Appearance.Options.UseFont = true;
            this.txt_itemDescription6.Size = new System.Drawing.Size(203, 24);
            this.txt_itemDescription6.Size = new System.Drawing.Size(200, 24);
            this.txt_itemDescription6.StyleController = this.layoutMx1;
            this.txt_itemDescription6.TabIndex = 222;
            this.txt_itemDescription6.Tag = "itemDescription";
            // 
            // txt_quantity
            // 
            this.txt_quantity.Location = new System.Drawing.Point(357, 48);
            this.txt_quantity.Location = new System.Drawing.Point(360, 49);
            this.txt_quantity.Name = "txt_quantity";
            this.txt_quantity.Properties.Appearance.Options.UseFont = true;
            this.txt_quantity.Size = new System.Drawing.Size(203, 24);
            this.txt_quantity.Size = new System.Drawing.Size(200, 24);
            this.txt_quantity.StyleController = this.layoutMx1;
            this.txt_quantity.TabIndex = 222;
            this.txt_quantity.Tag = "quantity";
            // 
            // txt_description
            // 
            this.txt_description.Location = new System.Drawing.Point(634, 48);
            this.txt_description.Location = new System.Drawing.Point(636, 49);
            this.txt_description.Name = "txt_description";
            this.txt_description.Properties.Appearance.Options.UseFont = true;
            this.txt_description.Size = new System.Drawing.Size(203, 24);
            this.txt_description.Size = new System.Drawing.Size(200, 24);
            this.txt_description.StyleController = this.layoutMx1;
            this.txt_description.TabIndex = 222;
            this.txt_description.Tag = "description";
            // 
            // txt_fromDepot
            // 
            this.txt_fromDepot.Location = new System.Drawing.Point(357, 86);
            this.txt_fromDepot.Location = new System.Drawing.Point(360, 86);
            this.txt_fromDepot.Name = "txt_fromDepot";
            this.txt_fromDepot.Properties.Appearance.Options.UseFont = true;
            this.txt_fromDepot.Size = new System.Drawing.Size(203, 24);
            this.txt_fromDepot.Size = new System.Drawing.Size(200, 24);
            this.txt_fromDepot.StyleController = this.layoutMx1;
            this.txt_fromDepot.TabIndex = 222;
            this.txt_fromDepot.Tag = "fromDepot";
            // 
            // txt_invDepot
            // 
            this.txt_invDepot.Location = new System.Drawing.Point(634, 86);
            this.txt_invDepot.Location = new System.Drawing.Point(636, 86);
            this.txt_invDepot.Name = "txt_invDepot";
            this.txt_invDepot.Properties.Appearance.Options.UseFont = true;
            this.txt_invDepot.Size = new System.Drawing.Size(203, 24);
            this.txt_invDepot.Size = new System.Drawing.Size(200, 24);
            this.txt_invDepot.StyleController = this.layoutMx1;
            this.txt_invDepot.TabIndex = 222;
            this.txt_invDepot.Tag = "invDepot";
            // 
            // txt_name
            // 
            this.txt_name.Location = new System.Drawing.Point(80, 124);
            this.txt_name.Location = new System.Drawing.Point(84, 123);
            this.txt_name.Name = "txt_name";
            this.txt_name.Properties.Appearance.Options.UseFont = true;
            this.txt_name.Size = new System.Drawing.Size(203, 24);
            this.txt_name.Size = new System.Drawing.Size(200, 24);
            this.txt_name.StyleController = this.layoutMx1;
            this.txt_name.TabIndex = 222;
            this.txt_name.Tag = "itemDescription";
            // 
            // txt_billNo
            // 
            this.txt_billNo.Location = new System.Drawing.Point(80, 10);
            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(203, 24);
            this.txt_billNo.Size = new System.Drawing.Size(200, 24);
            this.txt_billNo.StyleController = this.layoutMx1;
            this.txt_billNo.TabIndex = 222;
            this.txt_billNo.Tag = "billNo";
@@ -748,8 +743,7 @@
            this.layoutControlItem21,
            this.layoutControlItem11,
            this.layoutControlItem20,
            this.layoutControlItem5,
            this.layoutControlItem10});
            this.layoutControlItem5});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -786,10 +780,10 @@
            this.layoutControlItem2.Control = this.txt_itemBarcode;
            this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem2.CustomizationFormText = "物料条码";
            this.layoutControlItem2.Location = new System.Drawing.Point(277, 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(277, 38);
            this.layoutControlItem2.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem2.Text = "物料条码";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -798,10 +792,10 @@
            this.layoutControlItem3.Control = this.txt_itemNo1;
            this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem3.CustomizationFormText = "物料编码";
            this.layoutControlItem3.Location = new System.Drawing.Point(554, 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(277, 38);
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem3.Text = "物料编码";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -810,10 +804,10 @@
            this.layoutControlItem6.Control = this.txt_itemName;
            this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem6.CustomizationFormText = "物料名称";
            this.layoutControlItem6.Location = new System.Drawing.Point(831, 0);
            this.layoutControlItem6.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem6.Size = new System.Drawing.Size(279, 38);
            this.layoutControlItem6.Size = new System.Drawing.Size(278, 37);
            this.layoutControlItem6.Text = "物料名称";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -822,10 +816,10 @@
            this.layoutControlItem7.Control = this.txt_itemDescription6;
            this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem7.CustomizationFormText = "规格型号";
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 38);
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 37);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem7.Size = new System.Drawing.Size(277, 38);
            this.layoutControlItem7.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem7.Text = "规格型号";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -834,11 +828,11 @@
            this.layoutControlItem8.Control = this.txt_quantity;
            this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem8.CustomizationFormText = "数量";
            this.layoutControlItem8.Location = new System.Drawing.Point(277, 38);
            this.layoutControlItem8.Location = new System.Drawing.Point(276, 37);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(277, 38);
            this.layoutControlItem8.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem8.Text = "数量";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -847,11 +841,11 @@
            this.layoutControlItem9.Control = this.txt_description;
            this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem9.CustomizationFormText = "交易信息";
            this.layoutControlItem9.Location = new System.Drawing.Point(554, 38);
            this.layoutControlItem9.Location = new System.Drawing.Point(552, 37);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem9.Size = new System.Drawing.Size(277, 38);
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem9.Text = "交易信息";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -860,11 +854,11 @@
            this.layoutControlItem4.Control = this.txt_creatDate;
            this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem4.CustomizationFormText = "创建时间";
            this.layoutControlItem4.Location = new System.Drawing.Point(831, 38);
            this.layoutControlItem4.Location = new System.Drawing.Point(828, 37);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(279, 38);
            this.layoutControlItem4.Size = new System.Drawing.Size(278, 37);
            this.layoutControlItem4.Text = "创建时间";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -873,10 +867,10 @@
            this.layoutControlItem1.Control = this.txt_itemDescription1;
            this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem1.CustomizationFormText = "交易类型";
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 76);
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 74);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem1.Size = new System.Drawing.Size(277, 38);
            this.layoutControlItem1.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem1.Text = "交易类型";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -885,10 +879,10 @@
            this.layoutControlItem21.Control = this.txt_name;
            this.layoutControlItem21.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem21.CustomizationFormText = "使用组织";
            this.layoutControlItem21.Location = new System.Drawing.Point(0, 114);
            this.layoutControlItem21.Location = new System.Drawing.Point(0, 111);
            this.layoutControlItem21.Name = "layoutControlItem21";
            this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem21.Size = new System.Drawing.Size(277, 38);
            this.layoutControlItem21.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem21.Text = "使用组织";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -897,11 +891,11 @@
            this.layoutControlItem11.Control = this.txt_fromDepot;
            this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem11.CustomizationFormText = "出库仓库";
            this.layoutControlItem11.Location = new System.Drawing.Point(277, 76);
            this.layoutControlItem11.Location = new System.Drawing.Point(276, 74);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(277, 38);
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem11.Text = "出库仓库";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -910,11 +904,11 @@
            this.layoutControlItem20.Control = this.txt_invDepot;
            this.layoutControlItem20.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem20.CustomizationFormText = "入库仓库";
            this.layoutControlItem20.Location = new System.Drawing.Point(554, 76);
            this.layoutControlItem20.Location = new System.Drawing.Point(552, 74);
            this.layoutControlItem20.Name = "layoutControlItem20";
            this.layoutControlItem20.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem20.Size = new System.Drawing.Size(277, 38);
            this.layoutControlItem20.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem20.Text = "入库仓库";
            this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18);
            // 
@@ -925,31 +919,9 @@
            this.layoutControlItem5.CustomizationFormText = "单据编码";
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.Size = new System.Drawing.Size(277, 38);
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 37);
            this.layoutControlItem5.Text = "单据编码";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            //
            // ucBtnPrint101
            //
            this.ucBtnPrint101.allClickKey = null;
            this.ucBtnPrint101.guidKey = null;
            this.ucBtnPrint101.Location = new System.Drawing.Point(287, 124);
            this.ucBtnPrint101.Margin = new System.Windows.Forms.Padding(0);
            this.ucBtnPrint101.Name = "ucBtnPrint101";
            this.ucBtnPrint101.rptParameter = null;
            this.ucBtnPrint101.Size = new System.Drawing.Size(273, 34);
            this.ucBtnPrint101.TabIndex = 223;
            //
            // layoutControlItem10
            //
            this.layoutControlItem10.Control = this.ucBtnPrint101;
            this.layoutControlItem10.Location = new System.Drawing.Point(277, 114);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem10.Size = new System.Drawing.Size(277, 38);
            this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem10.TextVisible = false;
            // 
            // BTDetails
            // 
@@ -1005,7 +977,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            this.ResumeLayout(false);
        }
@@ -1073,7 +1044,5 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
        private DevExpress.XtraEditors.TextEdit txt_billNo;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private UserControl.UcBtnPrint ucBtnPrint101;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
    }
}
DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.cs
@@ -36,12 +36,6 @@
            getPageList(1);
            pageBar1.PagerEvent += PageBar1_PagerEvent;
            //这是仓库标识卡,仅仅打印
            this.ucBtnPrint101.SetPlButton(false);
            this.ucBtnPrint101.btnPrintClick += (s, e) =>
            {
                _print101();
            };
  
        }
        private async void GridView1_ColumnFilterChanged(object sender, EventArgs e)
@@ -182,28 +176,6 @@
        }
        /// <summary>
        /// 这是仓库
        /// </summary>
        private void _print101()
        {
            string rowGuid, rowName;
            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
                lbGuid, txt_itemBarcode, gridView1);
            ucBtnPrint101.guidKey = rowGuid;
            if (rowGuid.Length < 36)
            {
                Gs.DevApp.ToolBox.MsgHelper.ShowError("请选择你要打印的行!");
                this.ucBtnPrint101.rptParameter = "return false";
                return;
            }
            this.ucBtnPrint101.rptParameter = "rpt_cktm{"
                   + ""
                   + "," + ""
                   + "," + ""
                   + "," + ""
                   + "," + ""
                   + "}";
        }
    }
}
DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.Designer.cs
@@ -62,6 +62,7 @@
            this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
            this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
            this.ucBtnPrint101 = new Gs.DevApp.UserControl.UcBtnPrint();
            this.txt_depotName = new DevExpress.XtraEditors.TextEdit();
            this.lbGuid = new System.Windows.Forms.Label();
            this.txt_itemBarcode = new DevExpress.XtraEditors.TextEdit();
@@ -86,6 +87,7 @@
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
@@ -128,6 +130,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            this.SuspendLayout();
            // 
@@ -140,10 +143,10 @@
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
            this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(5);
            this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4);
            this.toolBarMenu1.Name = "toolBarMenu1";
            this.toolBarMenu1.rptParameter = null;
            this.toolBarMenu1.Size = new System.Drawing.Size(1410, 98);
            this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
            this.toolBarMenu1.TabIndex = 0;
            this.toolBarMenu1.xlsInService = null;
            this.toolBarMenu1.xlsOutParameter = null;
@@ -151,11 +154,10 @@
            // xtraTabControl1
            // 
            this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 98);
            this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(4);
            this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
            this.xtraTabControl1.Name = "xtraTabControl1";
            this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
            this.xtraTabControl1.Size = new System.Drawing.Size(1410, 736);
            this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
            this.xtraTabControl1.TabIndex = 3;
            this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.xtraTabPage1,
@@ -164,9 +166,8 @@
            // xtraTabPage1
            // 
            this.xtraTabPage1.Controls.Add(this.split1);
            this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(4);
            this.xtraTabPage1.Name = "xtraTabPage1";
            this.xtraTabPage1.Size = new System.Drawing.Size(1408, 698);
            this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage1.Text = "数据列表";
            // 
            // split1
@@ -175,7 +176,6 @@
            this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
            this.split1.Horizontal = false;
            this.split1.Location = new System.Drawing.Point(0, 0);
            this.split1.Margin = new System.Windows.Forms.Padding(4);
            this.split1.Name = "split1";
            // 
            // split1.Panel1
@@ -188,19 +188,17 @@
            // 
            this.split1.Panel2.Text = "Panel2";
            this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split1.Size = new System.Drawing.Size(1408, 698);
            this.split1.Size = new System.Drawing.Size(1126, 570);
            this.split1.SplitterPosition = 0;
            this.split1.TabIndex = 0;
            // 
            // gcMain1
            // 
            this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
            this.gcMain1.Location = new System.Drawing.Point(0, 0);
            this.gcMain1.MainView = this.gridView1;
            this.gcMain1.Margin = new System.Windows.Forms.Padding(4);
            this.gcMain1.Name = "gcMain1";
            this.gcMain1.Size = new System.Drawing.Size(1408, 635);
            this.gcMain1.Size = new System.Drawing.Size(1126, 519);
            this.gcMain1.TabIndex = 2;
            this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
@@ -225,9 +223,8 @@
            this.gridColumn5,
            this.gv_indepUserCode,
            this.gv_indepDate});
            this.gridView1.DetailHeight = 428;
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 62;
            this.gridView1.IndicatorWidth = 50;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsFind.ShowSearchNavButtons = false;
            this.gridView1.OptionsView.ShowAutoFilterRow = true;
@@ -239,208 +236,205 @@
            this.gv_guid.AppearanceCell.Options.UseFont = true;
            this.gv_guid.Caption = "主键GUID";
            this.gv_guid.FieldName = "guid";
            this.gv_guid.MinWidth = 62;
            this.gv_guid.MinWidth = 50;
            this.gv_guid.Name = "gv_guid";
            this.gv_guid.OptionsColumn.AllowEdit = false;
            this.gv_guid.Tag = "query_a.guid";
            this.gv_guid.Width = 117;
            this.gv_guid.Width = 94;
            // 
            // gv_itemId
            // 
            this.gv_itemId.AppearanceCell.Options.UseFont = true;
            this.gv_itemId.Caption = "物料ID ";
            this.gv_itemId.FieldName = "itemId";
            this.gv_itemId.MinWidth = 62;
            this.gv_itemId.MinWidth = 50;
            this.gv_itemId.Name = "gv_itemId";
            this.gv_itemId.OptionsColumn.AllowEdit = false;
            this.gv_itemId.Tag = "query_a.ITEM_ID";
            this.gv_itemId.Visible = true;
            this.gv_itemId.VisibleIndex = 0;
            this.gv_itemId.Width = 91;
            this.gv_itemId.Width = 73;
            // 
            // gridColumn3
            // 
            this.gridColumn3.Caption = "物料编码";
            this.gridColumn3.FieldName = "itemNo";
            this.gridColumn3.MinWidth = 31;
            this.gridColumn3.MinWidth = 25;
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 2;
            this.gridColumn3.Width = 91;
            this.gridColumn3.Width = 73;
            // 
            // gridColumn2
            // 
            this.gridColumn2.Caption = "物料名称";
            this.gridColumn2.FieldName = "itemName";
            this.gridColumn2.MinWidth = 31;
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 3;
            this.gridColumn2.Width = 91;
            this.gridColumn2.Width = 73;
            // 
            // gridColumn4
            // 
            this.gridColumn4.Caption = "规格型号";
            this.gridColumn4.FieldName = "itemModel";
            this.gridColumn4.MinWidth = 31;
            this.gridColumn4.MinWidth = 25;
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 4;
            this.gridColumn4.Width = 91;
            this.gridColumn4.VisibleIndex = 6;
            this.gridColumn4.Width = 73;
            // 
            // gv_itemBarcode
            // 
            this.gv_itemBarcode.AppearanceCell.Options.UseFont = true;
            this.gv_itemBarcode.Caption = "物料条码";
            this.gv_itemBarcode.FieldName = "itemBarcode";
            this.gv_itemBarcode.MinWidth = 62;
            this.gv_itemBarcode.MinWidth = 50;
            this.gv_itemBarcode.Name = "gv_itemBarcode";
            this.gv_itemBarcode.OptionsColumn.AllowEdit = false;
            this.gv_itemBarcode.Tag = "query_a.ITEM_BARCODE";
            this.gv_itemBarcode.Visible = true;
            this.gv_itemBarcode.VisibleIndex = 1;
            this.gv_itemBarcode.Width = 91;
            this.gv_itemBarcode.VisibleIndex = 0;
            this.gv_itemBarcode.Width = 73;
            // 
            // gv_quantity
            // 
            this.gv_quantity.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
            this.gv_quantity.AppearanceCell.Options.UseFont = true;
            this.gv_quantity.AppearanceCell.Options.UseForeColor = true;
            this.gv_quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
            this.gv_quantity.AppearanceHeader.Options.UseForeColor = true;
            this.gv_quantity.Caption = "数量 ";
            this.gv_quantity.FieldName = "quantity";
            this.gv_quantity.MinWidth = 62;
            this.gv_quantity.MinWidth = 50;
            this.gv_quantity.Name = "gv_quantity";
            this.gv_quantity.OptionsColumn.AllowEdit = false;
            this.gv_quantity.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
            new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "合计={0:0.##}")});
            this.gv_quantity.Tag = "query_a.QUANTITY";
            this.gv_quantity.Visible = true;
            this.gv_quantity.VisibleIndex = 5;
            this.gv_quantity.Width = 91;
            this.gv_quantity.VisibleIndex = 1;
            this.gv_quantity.Width = 73;
            // 
            // gv_depotId
            // 
            this.gv_depotId.AppearanceCell.Options.UseFont = true;
            this.gv_depotId.Caption = "仓库ID";
            this.gv_depotId.FieldName = "depotId";
            this.gv_depotId.MinWidth = 62;
            this.gv_depotId.MinWidth = 50;
            this.gv_depotId.Name = "gv_depotId";
            this.gv_depotId.OptionsColumn.AllowEdit = false;
            this.gv_depotId.Tag = "query_a.DEPOT_ID";
            this.gv_depotId.Visible = true;
            this.gv_depotId.VisibleIndex = 6;
            this.gv_depotId.Width = 91;
            this.gv_depotId.Width = 73;
            // 
            // gridColumn6
            // 
            this.gridColumn6.Caption = "仓库编号";
            this.gridColumn6.FieldName = "depotNo";
            this.gridColumn6.MinWidth = 31;
            this.gridColumn6.MinWidth = 25;
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 7;
            this.gridColumn6.Width = 91;
            this.gridColumn6.VisibleIndex = 4;
            this.gridColumn6.Width = 73;
            // 
            // gridColumn1
            // 
            this.gridColumn1.Caption = "仓库名称";
            this.gridColumn1.FieldName = "depotName";
            this.gridColumn1.MinWidth = 31;
            this.gridColumn1.MinWidth = 25;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 8;
            this.gridColumn1.Width = 91;
            this.gridColumn1.VisibleIndex = 5;
            this.gridColumn1.Width = 73;
            // 
            // gv_depotSectionsCode
            // 
            this.gv_depotSectionsCode.AppearanceCell.Options.UseFont = true;
            this.gv_depotSectionsCode.Caption = "货位编号";
            this.gv_depotSectionsCode.FieldName = "depotSectionsCode";
            this.gv_depotSectionsCode.MinWidth = 62;
            this.gv_depotSectionsCode.MinWidth = 50;
            this.gv_depotSectionsCode.Name = "gv_depotSectionsCode";
            this.gv_depotSectionsCode.OptionsColumn.AllowEdit = false;
            this.gv_depotSectionsCode.Tag = "query_a.DEPOT_SECTIONS_CODE";
            this.gv_depotSectionsCode.Visible = true;
            this.gv_depotSectionsCode.VisibleIndex = 9;
            this.gv_depotSectionsCode.Width = 91;
            this.gv_depotSectionsCode.VisibleIndex = 7;
            this.gv_depotSectionsCode.Width = 73;
            // 
            // gv_ownerType
            // 
            this.gv_ownerType.AppearanceCell.Options.UseFont = true;
            this.gv_ownerType.Caption = "货主类型";
            this.gv_ownerType.FieldName = "ownerType";
            this.gv_ownerType.MinWidth = 62;
            this.gv_ownerType.MinWidth = 50;
            this.gv_ownerType.Name = "gv_ownerType";
            this.gv_ownerType.OptionsColumn.AllowEdit = false;
            this.gv_ownerType.Tag = "query_a.Owner_Type";
            this.gv_ownerType.Visible = true;
            this.gv_ownerType.VisibleIndex = 10;
            this.gv_ownerType.Width = 91;
            this.gv_ownerType.Width = 73;
            // 
            // gv_ownerId
            // 
            this.gv_ownerId.AppearanceCell.Options.UseFont = true;
            this.gv_ownerId.Caption = "货主ID";
            this.gv_ownerId.FieldName = "ownerId";
            this.gv_ownerId.MinWidth = 62;
            this.gv_ownerId.MinWidth = 50;
            this.gv_ownerId.Name = "gv_ownerId";
            this.gv_ownerId.OptionsColumn.AllowEdit = false;
            this.gv_ownerId.Tag = "query_a.Owner_Id";
            this.gv_ownerId.Visible = true;
            this.gv_ownerId.VisibleIndex = 11;
            this.gv_ownerId.Width = 91;
            this.gv_ownerId.Width = 73;
            // 
            // gridColumn5
            // 
            this.gridColumn5.Caption = "货主名称";
            this.gridColumn5.FieldName = "ownerName";
            this.gridColumn5.MinWidth = 31;
            this.gridColumn5.MinWidth = 25;
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 12;
            this.gridColumn5.Width = 91;
            this.gridColumn5.VisibleIndex = 8;
            this.gridColumn5.Width = 73;
            // 
            // gv_indepUserCode
            // 
            this.gv_indepUserCode.AppearanceCell.Options.UseFont = true;
            this.gv_indepUserCode.Caption = "入库人";
            this.gv_indepUserCode.FieldName = "indepUserCode";
            this.gv_indepUserCode.MinWidth = 62;
            this.gv_indepUserCode.MinWidth = 50;
            this.gv_indepUserCode.Name = "gv_indepUserCode";
            this.gv_indepUserCode.OptionsColumn.AllowEdit = false;
            this.gv_indepUserCode.Tag = "query_a.INDEP_USER_CODE";
            this.gv_indepUserCode.Visible = true;
            this.gv_indepUserCode.VisibleIndex = 13;
            this.gv_indepUserCode.Width = 91;
            this.gv_indepUserCode.VisibleIndex = 9;
            this.gv_indepUserCode.Width = 73;
            // 
            // gv_indepDate
            // 
            this.gv_indepDate.AppearanceCell.Options.UseFont = true;
            this.gv_indepDate.Caption = "入库日期 ";
            this.gv_indepDate.FieldName = "indepDate";
            this.gv_indepDate.MinWidth = 12;
            this.gv_indepDate.MinWidth = 10;
            this.gv_indepDate.Name = "gv_indepDate";
            this.gv_indepDate.OptionsColumn.AllowEdit = false;
            this.gv_indepDate.Tag = "query_a.INDEP_DATE";
            this.gv_indepDate.Visible = true;
            this.gv_indepDate.VisibleIndex = 14;
            this.gv_indepDate.Width = 12;
            this.gv_indepDate.VisibleIndex = 10;
            this.gv_indepDate.Width = 10;
            // 
            // pageBar1
            // 
            this.pageBar1.CurrentPage = 1;
            this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.pageBar1.Location = new System.Drawing.Point(0, 635);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
            this.pageBar1.Location = new System.Drawing.Point(0, 519);
            this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
            this.pageBar1.Name = "pageBar1";
            this.pageBar1.RecordCount = 0;
            this.pageBar1.Size = new System.Drawing.Size(1408, 48);
            this.pageBar1.Size = new System.Drawing.Size(1126, 39);
            this.pageBar1.TabIndex = 4;
            this.pageBar1.TotalPages = 0;
            // 
            // xtraTabPage2
            // 
            this.xtraTabPage2.Controls.Add(this.splitMx1);
            this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(2);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.Size = new System.Drawing.Size(1408, 698);
            this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
            this.xtraTabPage2.Text = "数据详细";
            // 
            // splitMx1
@@ -448,6 +442,7 @@
            this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitMx1.Horizontal = false;
            this.splitMx1.Location = new System.Drawing.Point(0, 0);
            this.splitMx1.Margin = new System.Windows.Forms.Padding(2);
            this.splitMx1.Name = "splitMx1";
            // 
            // splitMx1.Panel1
@@ -459,12 +454,13 @@
            // 
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1408, 698);
            this.splitMx1.SplitterPosition = 271;
            this.splitMx1.Size = new System.Drawing.Size(1126, 570);
            this.splitMx1.SplitterPosition = 116;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
            // 
            this.layoutMx1.Controls.Add(this.ucBtnPrint101);
            this.layoutMx1.Controls.Add(this.txt_depotName);
            this.layoutMx1.Controls.Add(this.lbGuid);
            this.layoutMx1.Controls.Add(this.txt_itemBarcode);
@@ -481,140 +477,140 @@
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem24});
            this.layoutMx1.Location = new System.Drawing.Point(0, 0);
            this.layoutMx1.Margin = new System.Windows.Forms.Padding(2);
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1050, 249, 975, 600);
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(714, 430, 975, 600);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1408, 271);
            this.layoutMx1.Size = new System.Drawing.Size(1126, 116);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutMx1";
            // 
            // ucBtnPrint101
            //
            this.ucBtnPrint101.allClickKey = null;
            this.ucBtnPrint101.guidKey = null;
            this.ucBtnPrint101.Location = new System.Drawing.Point(840, 78);
            this.ucBtnPrint101.Margin = new System.Windows.Forms.Padding(0);
            this.ucBtnPrint101.Name = "ucBtnPrint101";
            this.ucBtnPrint101.rptParameter = null;
            this.ucBtnPrint101.Size = new System.Drawing.Size(274, 29);
            this.ucBtnPrint101.TabIndex = 224;
            //
            // txt_depotName
            // 
            this.txt_depotName.Location = new System.Drawing.Point(790, 95);
            this.txt_depotName.Margin = new System.Windows.Forms.Padding(4);
            this.txt_depotName.Location = new System.Drawing.Point(636, 45);
            this.txt_depotName.Name = "txt_depotName";
            this.txt_depotName.Properties.Appearance.Options.UseFont = true;
            this.txt_depotName.Size = new System.Drawing.Size(259, 28);
            this.txt_depotName.Size = new System.Drawing.Size(200, 24);
            this.txt_depotName.StyleController = this.layoutMx1;
            this.txt_depotName.TabIndex = 222;
            this.txt_depotName.Tag = "creatDate";
            // 
            // lbGuid
            // 
            this.lbGuid.Location = new System.Drawing.Point(725, 216);
            this.lbGuid.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.lbGuid.Location = new System.Drawing.Point(564, 90);
            this.lbGuid.Name = "lbGuid";
            this.lbGuid.Size = new System.Drawing.Size(350, 37);
            this.lbGuid.Size = new System.Drawing.Size(272, 35);
            this.lbGuid.TabIndex = 1;
            this.lbGuid.Text = "lbGuid";
            this.lbGuid.Visible = false;
            // 
            // txt_itemBarcode
            // 
            this.txt_itemBarcode.Location = new System.Drawing.Point(1137, 12);
            this.txt_itemBarcode.Margin = new System.Windows.Forms.Padding(4);
            this.txt_itemBarcode.Location = new System.Drawing.Point(912, 12);
            this.txt_itemBarcode.Name = "txt_itemBarcode";
            this.txt_itemBarcode.Properties.Appearance.Options.UseFont = true;
            this.txt_itemBarcode.Size = new System.Drawing.Size(259, 28);
            this.txt_itemBarcode.Size = new System.Drawing.Size(202, 24);
            this.txt_itemBarcode.StyleController = this.layoutMx1;
            this.txt_itemBarcode.TabIndex = 222;
            this.txt_itemBarcode.Tag = "itemBarcode";
            // 
            // txt_itemNo
            // 
            this.txt_itemNo.Location = new System.Drawing.Point(96, 12);
            this.txt_itemNo.Margin = new System.Windows.Forms.Padding(4);
            this.txt_itemNo.Location = new System.Drawing.Point(84, 12);
            this.txt_itemNo.Name = "txt_itemNo";
            this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
            this.txt_itemNo.Size = new System.Drawing.Size(259, 28);
            this.txt_itemNo.Size = new System.Drawing.Size(200, 24);
            this.txt_itemNo.StyleController = this.layoutMx1;
            this.txt_itemNo.TabIndex = 222;
            this.txt_itemNo.Tag = "itemNo";
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(443, 12);
            this.txt_itemName.Margin = new System.Windows.Forms.Padding(4);
            this.txt_itemName.Location = new System.Drawing.Point(360, 12);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(259, 28);
            this.txt_itemName.Size = new System.Drawing.Size(200, 24);
            this.txt_itemName.StyleController = this.layoutMx1;
            this.txt_itemName.TabIndex = 222;
            this.txt_itemName.Tag = "itemName";
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(790, 12);
            this.txt_itemModel.Margin = new System.Windows.Forms.Padding(4);
            this.txt_itemModel.Location = new System.Drawing.Point(636, 12);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
            this.txt_itemModel.Size = new System.Drawing.Size(259, 28);
            this.txt_itemModel.Size = new System.Drawing.Size(200, 24);
            this.txt_itemModel.StyleController = this.layoutMx1;
            this.txt_itemModel.TabIndex = 222;
            this.txt_itemModel.Tag = "itemModel";
            // 
            // txt_quantity
            // 
            this.txt_quantity.Location = new System.Drawing.Point(96, 95);
            this.txt_quantity.Margin = new System.Windows.Forms.Padding(4);
            this.txt_quantity.Location = new System.Drawing.Point(84, 45);
            this.txt_quantity.Name = "txt_quantity";
            this.txt_quantity.Properties.Appearance.Options.UseFont = true;
            this.txt_quantity.Size = new System.Drawing.Size(259, 28);
            this.txt_quantity.Size = new System.Drawing.Size(200, 24);
            this.txt_quantity.StyleController = this.layoutMx1;
            this.txt_quantity.TabIndex = 222;
            this.txt_quantity.Tag = "quantity";
            // 
            // txt_depotNo
            // 
            this.txt_depotNo.Location = new System.Drawing.Point(443, 95);
            this.txt_depotNo.Margin = new System.Windows.Forms.Padding(4);
            this.txt_depotNo.Location = new System.Drawing.Point(360, 45);
            this.txt_depotNo.Name = "txt_depotNo";
            this.txt_depotNo.Properties.Appearance.Options.UseFont = true;
            this.txt_depotNo.Size = new System.Drawing.Size(259, 28);
            this.txt_depotNo.Size = new System.Drawing.Size(200, 24);
            this.txt_depotNo.StyleController = this.layoutMx1;
            this.txt_depotNo.TabIndex = 222;
            this.txt_depotNo.Tag = "description";
            // 
            // txt_depotSectionsCode
            // 
            this.txt_depotSectionsCode.Location = new System.Drawing.Point(1137, 95);
            this.txt_depotSectionsCode.Margin = new System.Windows.Forms.Padding(4);
            this.txt_depotSectionsCode.Location = new System.Drawing.Point(912, 45);
            this.txt_depotSectionsCode.Name = "txt_depotSectionsCode";
            this.txt_depotSectionsCode.Properties.Appearance.Options.UseFont = true;
            this.txt_depotSectionsCode.Size = new System.Drawing.Size(259, 28);
            this.txt_depotSectionsCode.Size = new System.Drawing.Size(202, 24);
            this.txt_depotSectionsCode.StyleController = this.layoutMx1;
            this.txt_depotSectionsCode.TabIndex = 222;
            this.txt_depotSectionsCode.Tag = "depotSectionsCode";
            // 
            // txt_ownerName
            // 
            this.txt_ownerName.Location = new System.Drawing.Point(96, 179);
            this.txt_ownerName.Margin = new System.Windows.Forms.Padding(4);
            this.txt_ownerName.Location = new System.Drawing.Point(84, 78);
            this.txt_ownerName.Name = "txt_ownerName";
            this.txt_ownerName.Properties.Appearance.Options.UseFont = true;
            this.txt_ownerName.Size = new System.Drawing.Size(259, 28);
            this.txt_ownerName.Size = new System.Drawing.Size(200, 24);
            this.txt_ownerName.StyleController = this.layoutMx1;
            this.txt_ownerName.TabIndex = 222;
            this.txt_ownerName.Tag = "ownerName";
            // 
            // txt_indepUserCode
            // 
            this.txt_indepUserCode.Location = new System.Drawing.Point(443, 179);
            this.txt_indepUserCode.Margin = new System.Windows.Forms.Padding(4);
            this.txt_indepUserCode.Location = new System.Drawing.Point(360, 78);
            this.txt_indepUserCode.Name = "txt_indepUserCode";
            this.txt_indepUserCode.Properties.Appearance.Options.UseFont = true;
            this.txt_indepUserCode.Size = new System.Drawing.Size(259, 28);
            this.txt_indepUserCode.Size = new System.Drawing.Size(200, 24);
            this.txt_indepUserCode.StyleController = this.layoutMx1;
            this.txt_indepUserCode.TabIndex = 222;
            this.txt_indepUserCode.Tag = "indepUserCode";
            // 
            // txt_indepDate
            // 
            this.txt_indepDate.Location = new System.Drawing.Point(790, 179);
            this.txt_indepDate.Margin = new System.Windows.Forms.Padding(4);
            this.txt_indepDate.Location = new System.Drawing.Point(636, 78);
            this.txt_indepDate.Name = "txt_indepDate";
            this.txt_indepDate.Properties.Appearance.Options.UseFont = true;
            this.txt_indepDate.Size = new System.Drawing.Size(259, 28);
            this.txt_indepDate.Size = new System.Drawing.Size(200, 24);
            this.txt_indepDate.StyleController = this.layoutMx1;
            this.txt_indepDate.TabIndex = 222;
            this.txt_indepDate.Tag = "indepDate";
@@ -622,11 +618,11 @@
            // layoutControlItem24
            // 
            this.layoutControlItem24.Control = this.lbGuid;
            this.layoutControlItem24.Location = new System.Drawing.Point(568, 165);
            this.layoutControlItem24.Location = new System.Drawing.Point(552, 78);
            this.layoutControlItem24.Name = "layoutControlItem24";
            this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem24.Size = new System.Drawing.Size(284, 34);
            this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem24.Size = new System.Drawing.Size(276, 39);
            this.layoutControlItem24.Text = "lbGuid";
            this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem24.TextVisible = false;
@@ -646,6 +642,7 @@
            this.layoutControlItem3,
            this.layoutControlItem5,
            this.layoutControlItem10,
            this.layoutControlItem12,
            this.layoutControlItem11});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
@@ -672,7 +669,7 @@
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1408, 271);
            this.Root.Size = new System.Drawing.Size(1126, 119);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem6
@@ -680,87 +677,87 @@
            this.layoutControlItem6.Control = this.txt_itemName;
            this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem6.CustomizationFormText = "物料名称";
            this.layoutControlItem6.Location = new System.Drawing.Point(347, 0);
            this.layoutControlItem6.Location = new System.Drawing.Point(276, 0);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.Size = new System.Drawing.Size(347, 83);
            this.layoutControlItem6.Size = new System.Drawing.Size(276, 33);
            this.layoutControlItem6.Text = "物料名称";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.txt_itemModel;
            this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem7.CustomizationFormText = "规格型号";
            this.layoutControlItem7.Location = new System.Drawing.Point(694, 0);
            this.layoutControlItem7.Location = new System.Drawing.Point(552, 0);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.Size = new System.Drawing.Size(347, 83);
            this.layoutControlItem7.Size = new System.Drawing.Size(276, 33);
            this.layoutControlItem7.Text = "规格型号";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.txt_itemBarcode;
            this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem2.CustomizationFormText = "物料条码";
            this.layoutControlItem2.Location = new System.Drawing.Point(1041, 0);
            this.layoutControlItem2.Location = new System.Drawing.Point(828, 0);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem2.Size = new System.Drawing.Size(347, 83);
            this.layoutControlItem2.Size = new System.Drawing.Size(278, 33);
            this.layoutControlItem2.Text = "物料条码";
            this.layoutControlItem2.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem8
            // 
            this.layoutControlItem8.Control = this.txt_quantity;
            this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem8.CustomizationFormText = "数量";
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 83);
            this.layoutControlItem8.Location = new System.Drawing.Point(0, 33);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(347, 84);
            this.layoutControlItem8.Size = new System.Drawing.Size(276, 33);
            this.layoutControlItem8.Text = "数量";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_depotNo;
            this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem9.CustomizationFormText = "仓库编号";
            this.layoutControlItem9.Location = new System.Drawing.Point(347, 83);
            this.layoutControlItem9.Location = new System.Drawing.Point(276, 33);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem9.Size = new System.Drawing.Size(347, 84);
            this.layoutControlItem9.Size = new System.Drawing.Size(276, 33);
            this.layoutControlItem9.Text = "仓库编号";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.txt_depotName;
            this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem4.CustomizationFormText = "仓库名称";
            this.layoutControlItem4.Location = new System.Drawing.Point(694, 83);
            this.layoutControlItem4.Location = new System.Drawing.Point(552, 33);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem4.Size = new System.Drawing.Size(347, 84);
            this.layoutControlItem4.Size = new System.Drawing.Size(276, 33);
            this.layoutControlItem4.Text = "仓库名称";
            this.layoutControlItem4.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.txt_depotSectionsCode;
            this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem1.CustomizationFormText = "货主编号";
            this.layoutControlItem1.Location = new System.Drawing.Point(1041, 83);
            this.layoutControlItem1.Location = new System.Drawing.Point(828, 33);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem1.Size = new System.Drawing.Size(347, 84);
            this.layoutControlItem1.Size = new System.Drawing.Size(278, 33);
            this.layoutControlItem1.Text = "货主编号";
            this.layoutControlItem1.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem3
            // 
@@ -769,57 +766,68 @@
            this.layoutControlItem3.CustomizationFormText = "物料编码";
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Size = new System.Drawing.Size(347, 83);
            this.layoutControlItem3.Size = new System.Drawing.Size(276, 33);
            this.layoutControlItem3.Text = "物料编码";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.Control = this.txt_ownerName;
            this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem5.CustomizationFormText = "货主名称";
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 167);
            this.layoutControlItem5.Location = new System.Drawing.Point(0, 66);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem5.Size = new System.Drawing.Size(347, 84);
            this.layoutControlItem5.Size = new System.Drawing.Size(276, 33);
            this.layoutControlItem5.Text = "货主名称";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_indepUserCode;
            this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem10.CustomizationFormText = "入库人";
            this.layoutControlItem10.Location = new System.Drawing.Point(347, 167);
            this.layoutControlItem10.Location = new System.Drawing.Point(276, 66);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem10.Size = new System.Drawing.Size(347, 84);
            this.layoutControlItem10.Size = new System.Drawing.Size(276, 33);
            this.layoutControlItem10.Text = "入库人";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.ucBtnPrint101;
            this.layoutControlItem12.Location = new System.Drawing.Point(828, 66);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(278, 33);
            this.layoutControlItem12.Text = "打印按钮";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem12.TextVisible = false;
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.Control = this.txt_indepDate;
            this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
            this.layoutControlItem11.CustomizationFormText = "入库日期";
            this.layoutControlItem11.Location = new System.Drawing.Point(694, 167);
            this.layoutControlItem11.Location = new System.Drawing.Point(552, 66);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(347, 84);
            this.layoutControlItem11.Size = new System.Drawing.Size(276, 33);
            this.layoutControlItem11.Text = "入库日期";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(72, 22);
            this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
            // 
            // CKTmkc
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1410, 834);
            this.ClientSize = new System.Drawing.Size(1128, 682);
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
            this.Margin = new System.Windows.Forms.Padding(4);
            this.Name = "CKTmkc";
            this.Text = "条码库存";
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
@@ -863,6 +871,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            this.ResumeLayout(false);
@@ -903,7 +912,6 @@
        private DevExpress.XtraEditors.TextEdit txt_itemModel;
        private DevExpress.XtraEditors.TextEdit txt_quantity;
        private DevExpress.XtraEditors.TextEdit txt_depotNo;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
@@ -918,6 +926,9 @@
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private UserControl.UcBtnPrint ucBtnPrint101;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
    }
}
DevApp/Gs.DevApp/DevFrm/Rpt/CKTmkc.cs
@@ -33,6 +33,14 @@
            },lbGuid);
            getPageList(1);
            pageBar1.PagerEvent += PageBar1_PagerEvent;
            //这是仓库标识卡,仅仅打印
            this.ucBtnPrint101.SetPlButton(false);
            this.ucBtnPrint101.btnPrintClick += (s, e) =>
            {
                _print101();
            };
        }
        private async void GridView1_ColumnFilterChanged(object sender, EventArgs e)
        {
@@ -164,5 +172,29 @@
                MsgHelper.Warning("提示:" + ex.Message);
            }
        }
        /// <summary>
        /// 这是仓库
        /// </summary>
        private void _print101()
        {
            string rowGuid, rowName;
            (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1,
                lbGuid, txt_itemBarcode, gridView1);
            ucBtnPrint101.guidKey = rowGuid;
            if (rowGuid.Length < 36)
            {
                Gs.DevApp.ToolBox.MsgHelper.ShowError("请选择你要打印的行!");
                this.ucBtnPrint101.rptParameter = "return false";
                return;
            }
            this.ucBtnPrint101.rptParameter = "rpt_cktm{"
                   + ""
                   + "," + ""
                   + "," + ""
                   + "," + ""
                   + "," + ""
                   + "}";
        }
    }
}
DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womcaa.Designer.cs
@@ -862,7 +862,7 @@
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1464, 570);
            this.splitMx1.SplitterPosition = 216;
            this.splitMx1.SplitterPosition = 221;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -916,7 +916,7 @@
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(582, 419, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1464, 216);
            this.layoutMx1.Size = new System.Drawing.Size(1464, 221);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
@@ -930,7 +930,7 @@
            // 
            // txt_wtOrg
            // 
            this.txt_wtOrg.Location = new System.Drawing.Point(1188, 124);
            this.txt_wtOrg.Location = new System.Drawing.Point(1188, 126);
            this.txt_wtOrg.Name = "txt_wtOrg";
            this.txt_wtOrg.Properties.Appearance.Options.UseFont = true;
            this.txt_wtOrg.Size = new System.Drawing.Size(264, 24);
@@ -939,7 +939,7 @@
            // 
            // txt_scOrg
            // 
            this.txt_scOrg.Location = new System.Drawing.Point(1188, 96);
            this.txt_scOrg.Location = new System.Drawing.Point(1188, 97);
            this.txt_scOrg.Name = "txt_scOrg";
            this.txt_scOrg.Properties.Appearance.Options.UseFont = true;
            this.txt_scOrg.Size = new System.Drawing.Size(264, 24);
@@ -948,7 +948,7 @@
            // 
            // txt_caa016
            // 
            this.txt_caa016.Location = new System.Drawing.Point(105, 152);
            this.txt_caa016.Location = new System.Drawing.Point(105, 155);
            this.txt_caa016.Name = "txt_caa016";
            this.txt_caa016.Properties.Appearance.Options.UseFont = true;
            this.txt_caa016.Size = new System.Drawing.Size(625, 24);
@@ -966,7 +966,7 @@
            // 
            // txt_itemModel
            // 
            this.txt_itemModel.Location = new System.Drawing.Point(105, 124);
            this.txt_itemModel.Location = new System.Drawing.Point(105, 126);
            this.txt_itemModel.Name = "txt_itemModel";
            this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
            this.txt_itemModel.Size = new System.Drawing.Size(264, 24);
@@ -993,7 +993,7 @@
            // 
            // txt_itemName
            // 
            this.txt_itemName.Location = new System.Drawing.Point(105, 96);
            this.txt_itemName.Location = new System.Drawing.Point(105, 97);
            this.txt_itemName.Name = "txt_itemName";
            this.txt_itemName.Properties.Appearance.Options.UseFont = true;
            this.txt_itemName.Size = new System.Drawing.Size(264, 24);
@@ -1029,7 +1029,7 @@
            // 
            // txt_caa024
            // 
            this.txt_caa024.Location = new System.Drawing.Point(827, 96);
            this.txt_caa024.Location = new System.Drawing.Point(827, 97);
            this.txt_caa024.Name = "txt_caa024";
            this.txt_caa024.Properties.Appearance.Options.UseFont = true;
            this.txt_caa024.Size = new System.Drawing.Size(264, 24);
@@ -1038,7 +1038,7 @@
            // 
            // txt_gdzt
            // 
            this.txt_gdzt.Location = new System.Drawing.Point(466, 124);
            this.txt_gdzt.Location = new System.Drawing.Point(466, 126);
            this.txt_gdzt.Name = "txt_gdzt";
            this.txt_gdzt.Properties.Appearance.Options.UseFont = true;
            this.txt_gdzt.Size = new System.Drawing.Size(264, 24);
@@ -1065,7 +1065,7 @@
            // 
            // txt_saleOrderNo
            // 
            this.txt_saleOrderNo.Location = new System.Drawing.Point(105, 180);
            this.txt_saleOrderNo.Location = new System.Drawing.Point(105, 184);
            this.txt_saleOrderNo.Name = "txt_saleOrderNo";
            this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true;
            this.txt_saleOrderNo.Size = new System.Drawing.Size(264, 24);
@@ -1074,7 +1074,7 @@
            // 
            // txt_dwName
            // 
            this.txt_dwName.Location = new System.Drawing.Point(466, 96);
            this.txt_dwName.Location = new System.Drawing.Point(466, 97);
            this.txt_dwName.Name = "txt_dwName";
            this.txt_dwName.Properties.Appearance.Options.UseFont = true;
            this.txt_dwName.Size = new System.Drawing.Size(264, 24);
@@ -1124,7 +1124,7 @@
            // 
            // txt_saleOrderEntryseq
            // 
            this.txt_saleOrderEntryseq.Location = new System.Drawing.Point(466, 180);
            this.txt_saleOrderEntryseq.Location = new System.Drawing.Point(466, 184);
            this.txt_saleOrderEntryseq.Name = "txt_saleOrderEntryseq";
            this.txt_saleOrderEntryseq.Size = new System.Drawing.Size(264, 24);
            this.txt_saleOrderEntryseq.StyleController = this.layoutMx1;
@@ -1140,7 +1140,7 @@
            // 
            // textEdit1
            // 
            this.textEdit1.Location = new System.Drawing.Point(827, 152);
            this.textEdit1.Location = new System.Drawing.Point(827, 155);
            this.textEdit1.Name = "textEdit1";
            this.textEdit1.Size = new System.Drawing.Size(264, 24);
            this.textEdit1.StyleController = this.layoutMx1;
@@ -1148,7 +1148,7 @@
            // 
            // txt_stockInLimitL
            // 
            this.txt_stockInLimitL.Location = new System.Drawing.Point(827, 124);
            this.txt_stockInLimitL.Location = new System.Drawing.Point(827, 126);
            this.txt_stockInLimitL.Name = "txt_stockInLimitL";
            this.txt_stockInLimitL.Size = new System.Drawing.Size(264, 24);
            this.txt_stockInLimitL.StyleController = this.layoutMx1;
@@ -1156,7 +1156,7 @@
            // 
            // txt_jaTime
            // 
            this.txt_jaTime.Location = new System.Drawing.Point(1188, 180);
            this.txt_jaTime.Location = new System.Drawing.Point(1188, 184);
            this.txt_jaTime.Name = "txt_jaTime";
            this.txt_jaTime.Size = new System.Drawing.Size(264, 24);
            this.txt_jaTime.StyleController = this.layoutMx1;
@@ -1164,7 +1164,7 @@
            // 
            // txt_jaBs
            // 
            this.txt_jaBs.Location = new System.Drawing.Point(1095, 152);
            this.txt_jaBs.Location = new System.Drawing.Point(1095, 155);
            this.txt_jaBs.Name = "txt_jaBs";
            this.txt_jaBs.Properties.Caption = "结案标识";
            this.txt_jaBs.Size = new System.Drawing.Size(357, 24);
@@ -1205,7 +1205,7 @@
            // 
            // txt_caa013
            // 
            this.txt_caa013.Location = new System.Drawing.Point(827, 180);
            this.txt_caa013.Location = new System.Drawing.Point(827, 184);
            this.txt_caa013.Name = "txt_caa013";
            this.txt_caa013.Size = new System.Drawing.Size(264, 24);
            this.txt_caa013.StyleController = this.layoutMx1;
@@ -1376,7 +1376,7 @@
            rowDefinition5,
            rowDefinition6,
            rowDefinition7});
            this.Root.Size = new System.Drawing.Size(1464, 216);
            this.Root.Size = new System.Drawing.Size(1464, 221);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -1447,50 +1447,50 @@
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem12.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem12.Text = "Erp计划下达";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem16
            // 
            this.layoutControlItem16.Control = this.txt_scOrg;
            this.layoutControlItem16.Location = new System.Drawing.Point(1083, 84);
            this.layoutControlItem16.Location = new System.Drawing.Point(1083, 85);
            this.layoutControlItem16.Name = "layoutControlItem16";
            this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem16.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem16.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem16.Text = "生产组织";
            this.layoutControlItem16.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem18
            // 
            this.layoutControlItem18.Control = this.txt_wtOrg;
            this.layoutControlItem18.Location = new System.Drawing.Point(1083, 112);
            this.layoutControlItem18.Location = new System.Drawing.Point(1083, 114);
            this.layoutControlItem18.Name = "layoutControlItem18";
            this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem18.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem18.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem18.Text = "委托组织";
            this.layoutControlItem18.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.txt_itemModel;
            this.layoutControlItem15.Location = new System.Drawing.Point(0, 112);
            this.layoutControlItem15.Location = new System.Drawing.Point(0, 114);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem15.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem15.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem15.Text = "产品规格";
            this.layoutControlItem15.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.txt_dwName;
            this.layoutControlItem10.Location = new System.Drawing.Point(361, 84);
            this.layoutControlItem10.Location = new System.Drawing.Point(361, 85);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem10.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem10.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem10.Text = "单位";
            this.layoutControlItem10.TextSize = new System.Drawing.Size(81, 18);
            // 
@@ -1512,7 +1512,7 @@
            this.layoutControlItem22.Name = "layoutControlItem22";
            this.layoutControlItem22.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem22.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem22.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem22.Text = "可排数量";
            this.layoutControlItem22.TextSize = new System.Drawing.Size(81, 18);
            // 
@@ -1534,40 +1534,40 @@
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem11.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem11.Text = "单据类型";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.txt_caa024;
            this.layoutControlItem6.Location = new System.Drawing.Point(722, 84);
            this.layoutControlItem6.Location = new System.Drawing.Point(722, 85);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem6.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem6.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem6.Text = "入库数量";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem26
            // 
            this.layoutControlItem26.Control = this.txt_stockInLimitL;
            this.layoutControlItem26.Location = new System.Drawing.Point(722, 112);
            this.layoutControlItem26.Location = new System.Drawing.Point(722, 114);
            this.layoutControlItem26.Name = "layoutControlItem26";
            this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem26.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem26.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem26.Text = "入库下限";
            this.layoutControlItem26.TextSize = new System.Drawing.Size(81, 18);
            // 
            // txt_stockInLimitH
            // 
            this.txt_stockInLimitH.Control = this.textEdit1;
            this.txt_stockInLimitH.Location = new System.Drawing.Point(722, 140);
            this.txt_stockInLimitH.Location = new System.Drawing.Point(722, 143);
            this.txt_stockInLimitH.Name = "txt_stockInLimitH";
            this.txt_stockInLimitH.OptionsTableLayoutItem.ColumnIndex = 2;
            this.txt_stockInLimitH.OptionsTableLayoutItem.RowIndex = 5;
            this.txt_stockInLimitH.Size = new System.Drawing.Size(361, 28);
            this.txt_stockInLimitH.Size = new System.Drawing.Size(361, 29);
            this.txt_stockInLimitH.Text = "入库上限";
            this.txt_stockInLimitH.TextSize = new System.Drawing.Size(81, 18);
            // 
@@ -1577,17 +1577,17 @@
            this.layoutControlItem13.Location = new System.Drawing.Point(0, 56);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem13.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem13.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem13.Text = "产品编码";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem14
            // 
            this.layoutControlItem14.Control = this.txt_itemName;
            this.layoutControlItem14.Location = new System.Drawing.Point(0, 84);
            this.layoutControlItem14.Location = new System.Drawing.Point(0, 85);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem14.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem14.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem14.Text = "产品名称";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(81, 18);
            // 
@@ -1595,22 +1595,22 @@
            // 
            this.layoutControlItem7.Control = this.txt_gdzt;
            this.layoutControlItem7.CustomizationFormText = "业务状态";
            this.layoutControlItem7.Location = new System.Drawing.Point(361, 112);
            this.layoutControlItem7.Location = new System.Drawing.Point(361, 114);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 4;
            this.layoutControlItem7.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem7.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem7.Text = "业务状态";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(81, 18);
            // 
            // txt_jaBs1111
            // 
            this.txt_jaBs1111.Control = this.txt_jaBs;
            this.txt_jaBs1111.Location = new System.Drawing.Point(1083, 140);
            this.txt_jaBs1111.Location = new System.Drawing.Point(1083, 143);
            this.txt_jaBs1111.Name = "txt_jaBs1111";
            this.txt_jaBs1111.OptionsTableLayoutItem.ColumnIndex = 3;
            this.txt_jaBs1111.OptionsTableLayoutItem.RowIndex = 5;
            this.txt_jaBs1111.Size = new System.Drawing.Size(361, 28);
            this.txt_jaBs1111.Size = new System.Drawing.Size(361, 29);
            this.txt_jaBs1111.Text = "结案结识";
            this.txt_jaBs1111.TextSize = new System.Drawing.Size(0, 0);
            this.txt_jaBs1111.TextVisible = false;
@@ -1618,54 +1618,54 @@
            // layoutControlItem32
            // 
            this.layoutControlItem32.Control = this.txt_caa013;
            this.layoutControlItem32.Location = new System.Drawing.Point(722, 168);
            this.layoutControlItem32.Location = new System.Drawing.Point(722, 172);
            this.layoutControlItem32.Name = "layoutControlItem32";
            this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem32.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem32.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem32.Text = "BOM版本";
            this.layoutControlItem32.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem25
            // 
            this.layoutControlItem25.Control = this.txt_jaTime;
            this.layoutControlItem25.Location = new System.Drawing.Point(1083, 168);
            this.layoutControlItem25.Location = new System.Drawing.Point(1083, 172);
            this.layoutControlItem25.Name = "layoutControlItem25";
            this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem25.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem25.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem25.Text = "结案时间";
            this.layoutControlItem25.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem17
            // 
            this.layoutControlItem17.Control = this.txt_caa016;
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 140);
            this.layoutControlItem17.Location = new System.Drawing.Point(0, 143);
            this.layoutControlItem17.Name = "layoutControlItem17";
            this.layoutControlItem17.OptionsTableLayoutItem.ColumnSpan = 2;
            this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 5;
            this.layoutControlItem17.Size = new System.Drawing.Size(722, 28);
            this.layoutControlItem17.Size = new System.Drawing.Size(722, 29);
            this.layoutControlItem17.Text = "备注";
            this.layoutControlItem17.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_saleOrderNo;
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 168);
            this.layoutControlItem9.Location = new System.Drawing.Point(0, 172);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem9.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem9.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem9.Text = "销售单号";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(81, 18);
            // 
            // layoutControlItem23
            // 
            this.layoutControlItem23.Control = this.txt_saleOrderEntryseq;
            this.layoutControlItem23.Location = new System.Drawing.Point(361, 168);
            this.layoutControlItem23.Location = new System.Drawing.Point(361, 172);
            this.layoutControlItem23.Name = "layoutControlItem23";
            this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 6;
            this.layoutControlItem23.Size = new System.Drawing.Size(361, 28);
            this.layoutControlItem23.Size = new System.Drawing.Size(361, 29);
            this.layoutControlItem23.Text = "需求单行号";
            this.layoutControlItem23.TextSize = new System.Drawing.Size(81, 18);
            // 
@@ -1675,7 +1675,7 @@
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1464, 342);
            this.tabMx.Size = new System.Drawing.Size(1464, 337);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1});
@@ -1684,7 +1684,7 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1462, 310);
            this.tabMxPage1.Size = new System.Drawing.Size(1462, 305);
            this.tabMxPage1.Text = "明细";
            // 
            // gcMx1
@@ -1693,7 +1693,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(1462, 310);
            this.gcMx1.Size = new System.Drawing.Size(1462, 305);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});