From 68943c93449872b4f4e59b47b55fb8be74f7ea4a Mon Sep 17 00:00:00 2001 From: cnf <3200815559@qq.com> Date: 星期六, 20 九月 2025 08:20:13 +0800 Subject: [PATCH] 增加生产日报表 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs | 496 ++++++++++++++++++++++++------------------------------ 1 files changed, 223 insertions(+), 273 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs index 63d1432..7a6be1a 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs @@ -45,6 +45,7 @@ this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); this.gcMain1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.colChkInt = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -68,10 +69,9 @@ this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_Warehouse_keeper = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_tcode = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_tname = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -187,10 +187,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(3, 2, 3, 2); + this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4); this.toolBarMenu1.Name = "toolBarMenu1"; this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1015, 62); + this.toolBarMenu1.Size = new System.Drawing.Size(1160, 80); this.toolBarMenu1.TabIndex = 0; this.toolBarMenu1.xlsInService = null; this.toolBarMenu1.xlsOutParameter = "xlsOut_items{}"; @@ -198,11 +198,10 @@ // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl1.Location = new System.Drawing.Point(0, 62); - this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(1015, 468); + this.xtraTabControl1.Size = new System.Drawing.Size(1160, 602); this.xtraTabControl1.TabIndex = 3; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1, @@ -211,9 +210,8 @@ // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.split1); - this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1013, 442); + this.xtraTabPage1.Size = new System.Drawing.Size(1158, 570); this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // split1 @@ -222,7 +220,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(3, 2, 3, 2); this.split1.Name = "split1"; // // split1.Panel1 @@ -235,19 +232,17 @@ // this.split1.Panel2.Text = "Panel2"; this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; - this.split1.Size = new System.Drawing.Size(1013, 442); + this.split1.Size = new System.Drawing.Size(1158, 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(3, 2, 3, 2); this.gcMain1.Location = new System.Drawing.Point(0, 0); this.gcMain1.MainView = this.gridView1; - this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.gcMain1.Name = "gcMain1"; - this.gcMain1.Size = new System.Drawing.Size(1013, 402); + this.gcMain1.Size = new System.Drawing.Size(1158, 519); this.gcMain1.TabIndex = 2; this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); @@ -259,8 +254,9 @@ this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.Appearance.Row.Options.UseTextOptions = true; this.gridView1.Appearance.Row.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.ColumnPanelRowHeight = 39; + this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.colChkInt, this.gridColumn4, this.gridColumn2, this.gv_itemNo, @@ -284,54 +280,60 @@ this.gridColumn6, this.gridColumn7, this.gridColumn8, + this.gridColumn5, this.gridColumn9, - this.gv_Warehouse_keeper, - this.gv_tcode, - this.gv_tname}); - this.gridView1.DetailHeight = 272; + this.gridColumn10}); this.gridView1.GridControl = this.gcMain1; this.gridView1.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always; - this.gridView1.IndicatorWidth = 44; + this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; this.gridView1.OptionsFind.ShowSearchNavButtons = false; this.gridView1.OptionsView.RowAutoHeight = true; this.gridView1.OptionsView.ShowAutoFilterRow = true; this.gridView1.OptionsView.ShowGroupPanel = false; // + // colChkInt + // + this.colChkInt.Caption = "."; + this.colChkInt.FieldName = "chkInt"; + this.colChkInt.MinWidth = 25; + this.colChkInt.Name = "colChkInt"; + this.colChkInt.Visible = true; + this.colChkInt.VisibleIndex = 0; + this.colChkInt.Width = 94; + // // gridColumn4 // this.gridColumn4.Caption = "浣跨敤缁勭粐"; - this.gridColumn4.FieldName = "fSubsidiary2"; - this.gridColumn4.MinWidth = 44; + this.gridColumn4.FieldName = "fSubsidiary"; + this.gridColumn4.MinWidth = 50; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.AllowEdit = false; this.gridColumn4.Tag = "org.FNumber"; this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 0; - this.gridColumn4.Width = 219; + this.gridColumn4.VisibleIndex = 1; + this.gridColumn4.Width = 250; // // gridColumn2 // this.gridColumn2.Caption = "鐗╂枡ID"; this.gridColumn2.FieldName = "id"; - this.gridColumn2.MinWidth = 22; + this.gridColumn2.MinWidth = 25; this.gridColumn2.Name = "gridColumn2"; - this.gridColumn2.Visible = true; - this.gridColumn2.VisibleIndex = 1; - this.gridColumn2.Width = 82; + this.gridColumn2.Width = 94; // // gv_itemNo // this.gv_itemNo.AppearanceCell.Options.UseFont = true; this.gv_itemNo.Caption = "鐗╂枡缂栫爜"; this.gv_itemNo.FieldName = "itemNo"; - this.gv_itemNo.MinWidth = 44; + this.gv_itemNo.MinWidth = 50; this.gv_itemNo.Name = "gv_itemNo"; this.gv_itemNo.OptionsColumn.AllowEdit = false; this.gv_itemNo.Tag = "query_a.item_no"; this.gv_itemNo.Visible = true; this.gv_itemNo.VisibleIndex = 2; - this.gv_itemNo.Width = 105; + this.gv_itemNo.Width = 120; // // gv_itemName // @@ -346,7 +348,7 @@ this.gv_itemName.Tag = "query_a.item_name"; this.gv_itemName.Visible = true; this.gv_itemName.VisibleIndex = 3; - this.gv_itemName.Width = 219; + this.gv_itemName.Width = 250; // // gv_itemModel // @@ -359,183 +361,167 @@ this.gv_itemModel.Tag = "query_a.item_model"; this.gv_itemModel.Visible = true; this.gv_itemModel.VisibleIndex = 4; - this.gv_itemModel.Width = 315; + this.gv_itemModel.Width = 360; // // gv_lowLimt // this.gv_lowLimt.AppearanceCell.Options.UseFont = true; this.gv_lowLimt.Caption = "瀹夊叏搴撳瓨"; this.gv_lowLimt.FieldName = "lowlimit"; - this.gv_lowLimt.MaxWidth = 44; - this.gv_lowLimt.MinWidth = 44; + this.gv_lowLimt.MaxWidth = 50; + this.gv_lowLimt.MinWidth = 50; 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 = 5; - this.gv_lowLimt.Width = 44; + this.gv_lowLimt.Width = 50; // // gv_highLimt // this.gv_highLimt.AppearanceCell.Options.UseFont = true; this.gv_highLimt.Caption = "鏈�澶у簱瀛�"; this.gv_highLimt.FieldName = "highlimit"; - this.gv_highLimt.MaxWidth = 44; - this.gv_highLimt.MinWidth = 44; + this.gv_highLimt.MaxWidth = 50; + this.gv_highLimt.MinWidth = 50; 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 = 6; - this.gv_highLimt.Width = 44; + this.gv_highLimt.Width = 50; // // gv_prdPack // this.gv_prdPack.AppearanceCell.Options.UseFont = true; this.gv_prdPack.Caption = "鏈�灏忓寘瑁呮暟"; this.gv_prdPack.FieldName = "prdPack"; - this.gv_prdPack.MaxWidth = 44; - this.gv_prdPack.MinWidth = 44; + this.gv_prdPack.MaxWidth = 50; + this.gv_prdPack.MinWidth = 50; 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 = 7; - this.gv_prdPack.Width = 44; + this.gv_prdPack.Width = 50; // // gv_bomNo // this.gv_bomNo.AppearanceCell.Options.UseFont = true; this.gv_bomNo.Caption = "鐗╂枡鍒嗙被缂栧彿"; this.gv_bomNo.FieldName = "ppbom00019124"; - this.gv_bomNo.MaxWidth = 52; - this.gv_bomNo.MinWidth = 52; + this.gv_bomNo.MaxWidth = 60; + this.gv_bomNo.MinWidth = 60; this.gv_bomNo.Name = "gv_bomNo"; this.gv_bomNo.OptionsColumn.AllowEdit = false; this.gv_bomNo.Tag = "query_a.bomNo"; - this.gv_bomNo.Width = 52; + this.gv_bomNo.Width = 60; // // gv_materialGroup // this.gv_materialGroup.AppearanceCell.Options.UseFont = true; this.gv_materialGroup.Caption = "鐗╂枡鍒嗙粍"; - this.gv_materialGroup.FieldName = "remarks"; - this.gv_materialGroup.MinWidth = 44; + this.gv_materialGroup.FieldName = "fmaterialgroup"; + this.gv_materialGroup.MinWidth = 50; this.gv_materialGroup.Name = "gv_materialGroup"; this.gv_materialGroup.OptionsColumn.AllowEdit = false; this.gv_materialGroup.Tag = "query_a.materialGroup"; this.gv_materialGroup.Visible = true; - this.gv_materialGroup.VisibleIndex = 8; - this.gv_materialGroup.Width = 114; + this.gv_materialGroup.VisibleIndex = 5; + this.gv_materialGroup.Width = 130; // // gv_itemUnitNo // this.gv_itemUnitNo.AppearanceCell.Options.UseFont = true; this.gv_itemUnitNo.Caption = "鍩烘湰鍗曚綅"; - this.gv_itemUnitNo.FieldName = "itemUnit2"; - this.gv_itemUnitNo.MaxWidth = 44; - this.gv_itemUnitNo.MinWidth = 44; + this.gv_itemUnitNo.FieldName = "itemUnit"; + this.gv_itemUnitNo.MaxWidth = 50; + this.gv_itemUnitNo.MinWidth = 50; this.gv_itemUnitNo.Name = "gv_itemUnitNo"; this.gv_itemUnitNo.OptionsColumn.AllowEdit = false; this.gv_itemUnitNo.Tag = "query_c.fname"; this.gv_itemUnitNo.Visible = true; - this.gv_itemUnitNo.VisibleIndex = 9; - this.gv_itemUnitNo.Width = 44; + this.gv_itemUnitNo.VisibleIndex = 6; + this.gv_itemUnitNo.Width = 50; // // gv_purchaseUnitNo // this.gv_purchaseUnitNo.AppearanceCell.Options.UseFont = true; this.gv_purchaseUnitNo.Caption = "閲囪喘鍗曚綅"; - this.gv_purchaseUnitNo.FieldName = "fpurchaseunitid2"; - this.gv_purchaseUnitNo.MaxWidth = 44; - this.gv_purchaseUnitNo.MinWidth = 44; + this.gv_purchaseUnitNo.FieldName = "fpurchaseunitid"; + this.gv_purchaseUnitNo.MaxWidth = 50; + this.gv_purchaseUnitNo.MinWidth = 50; 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 = 10; - this.gv_purchaseUnitNo.Width = 44; + this.gv_purchaseUnitNo.Width = 50; // // gv_saleUnitNo // this.gv_saleUnitNo.AppearanceCell.Options.UseFont = true; this.gv_saleUnitNo.Caption = "閿�鍞崟浣�"; - this.gv_saleUnitNo.FieldName = "saleunit2"; - this.gv_saleUnitNo.MaxWidth = 44; - this.gv_saleUnitNo.MinWidth = 44; + this.gv_saleUnitNo.FieldName = "saleunit"; + this.gv_saleUnitNo.MaxWidth = 50; + this.gv_saleUnitNo.MinWidth = 50; 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 = 11; - this.gv_saleUnitNo.Width = 44; + this.gv_saleUnitNo.Width = 50; // // gv_storeUnitNo // this.gv_storeUnitNo.AppearanceCell.Options.UseFont = true; this.gv_storeUnitNo.Caption = "搴撳瓨鍗曚綅"; - this.gv_storeUnitNo.FieldName = "storeunit2"; - this.gv_storeUnitNo.MaxWidth = 44; - this.gv_storeUnitNo.MinWidth = 44; + this.gv_storeUnitNo.FieldName = "storeunit"; + this.gv_storeUnitNo.MaxWidth = 50; + this.gv_storeUnitNo.MinWidth = 50; 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 = 12; - this.gv_storeUnitNo.Width = 44; + this.gv_storeUnitNo.Width = 50; // // gv_subconUnitNo // this.gv_subconUnitNo.AppearanceCell.Options.UseFont = true; this.gv_subconUnitNo.Caption = "濮斿鍗曚綅"; - this.gv_subconUnitNo.FieldName = "subconUnit2"; - this.gv_subconUnitNo.MaxWidth = 44; - this.gv_subconUnitNo.MinWidth = 44; + this.gv_subconUnitNo.FieldName = "subconUnit"; + this.gv_subconUnitNo.MaxWidth = 50; + this.gv_subconUnitNo.MinWidth = 50; 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 = 13; - this.gv_subconUnitNo.Width = 44; + this.gv_subconUnitNo.Width = 50; // // gv_produceUnitNo // this.gv_produceUnitNo.AppearanceCell.Options.UseFont = true; this.gv_produceUnitNo.Caption = "鐢熶骇鍗曚綅"; - this.gv_produceUnitNo.FieldName = "produceUnit2"; - this.gv_produceUnitNo.MaxWidth = 44; - this.gv_produceUnitNo.MinWidth = 44; + this.gv_produceUnitNo.FieldName = "produceUnit"; + this.gv_produceUnitNo.MaxWidth = 50; + this.gv_produceUnitNo.MinWidth = 50; 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 = 14; - this.gv_produceUnitNo.Width = 44; + this.gv_produceUnitNo.Width = 50; // // gv_depotNo // this.gv_depotNo.AppearanceCell.Options.UseFont = true; this.gv_depotNo.Caption = "榛樿浠撳簱"; this.gv_depotNo.FieldName = "depotCode"; - this.gv_depotNo.MinWidth = 70; + this.gv_depotNo.MinWidth = 80; this.gv_depotNo.Name = "gv_depotNo"; this.gv_depotNo.OptionsColumn.AllowEdit = false; this.gv_depotNo.Tag = "query_m.depot_name"; - this.gv_depotNo.Width = 82; + this.gv_depotNo.Width = 94; // // gv_isStatus // this.gv_isStatus.AppearanceCell.Options.UseFont = true; this.gv_isStatus.Caption = "绂佺敤鐘舵��"; this.gv_isStatus.FieldName = "fforbidstatus"; - this.gv_isStatus.MaxWidth = 44; - this.gv_isStatus.MinWidth = 44; + this.gv_isStatus.MaxWidth = 50; + this.gv_isStatus.MinWidth = 50; this.gv_isStatus.Name = "gv_isStatus"; this.gv_isStatus.OptionsColumn.AllowEdit = false; this.gv_isStatus.Tag = "query_a.fforbidstatus"; this.gv_isStatus.Visible = true; - this.gv_isStatus.VisibleIndex = 15; - this.gv_isStatus.Width = 44; + this.gv_isStatus.VisibleIndex = 7; + this.gv_isStatus.Width = 50; // // gridColumn1 // @@ -543,108 +529,94 @@ this.gridColumn1.DisplayFormat.FormatString = "d"; this.gridColumn1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.gridColumn1.FieldName = "lastupdateDate"; - this.gridColumn1.MinWidth = 44; + this.gridColumn1.MinWidth = 50; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsFilter.FilterPopupMode = DevExpress.XtraGrid.Columns.FilterPopupMode.Date; this.gridColumn1.Tag = "query_a.lastupdate_date"; this.gridColumn1.Visible = true; - this.gridColumn1.VisibleIndex = 20; - this.gridColumn1.Width = 157; + this.gridColumn1.VisibleIndex = 10; + this.gridColumn1.Width = 180; // // gridColumn3 // this.gridColumn3.Caption = "涓婚敭Guid"; this.gridColumn3.FieldName = "guid"; - this.gridColumn3.MinWidth = 22; + this.gridColumn3.MinWidth = 25; this.gridColumn3.Name = "gridColumn3"; - this.gridColumn3.Width = 82; + this.gridColumn3.Width = 94; // // gridColumn6 // this.gridColumn6.Caption = "鍏ュ簱瓒呮敹姣斾緥(%)"; this.gridColumn6.FieldName = "ffinishreceiptoverrate"; - this.gridColumn6.MinWidth = 22; + this.gridColumn6.MinWidth = 25; this.gridColumn6.Name = "gridColumn6"; - this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 16; - this.gridColumn6.Width = 82; + this.gridColumn6.Width = 94; // // gridColumn7 // this.gridColumn7.Caption = "鍙戞枡鏂瑰紡"; this.gridColumn7.FieldName = "fissuetype"; - this.gridColumn7.MinWidth = 22; + this.gridColumn7.MinWidth = 25; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 17; - this.gridColumn7.Width = 82; + this.gridColumn7.VisibleIndex = 8; + this.gridColumn7.Width = 94; // // gridColumn8 // this.gridColumn8.Caption = "鍚敤鎵瑰彿"; this.gridColumn8.FieldName = "fisbatchmanage"; - this.gridColumn8.MinWidth = 22; + this.gridColumn8.MinWidth = 25; this.gridColumn8.Name = "gridColumn8"; - this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 18; - this.gridColumn8.Width = 82; + this.gridColumn8.Width = 94; + // + // gridColumn5 + // + this.gridColumn5.Caption = "鎻愬墠鍒拌揣澶╂暟"; + this.gridColumn5.FieldName = "bz10"; + this.gridColumn5.MinWidth = 25; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.Visible = true; + this.gridColumn5.VisibleIndex = 11; + this.gridColumn5.Width = 94; // // gridColumn9 // this.gridColumn9.Caption = "鍗曟嵁鐘舵��"; this.gridColumn9.FieldName = "dataType"; - this.gridColumn9.MinWidth = 22; + this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 19; - this.gridColumn9.Width = 82; + this.gridColumn9.VisibleIndex = 9; + this.gridColumn9.Width = 94; // - // gv_Warehouse_keeper + // gridColumn10 // - this.gv_Warehouse_keeper.Caption = "浠撶鍛�"; - this.gv_Warehouse_keeper.FieldName = "cgy"; - this.gv_Warehouse_keeper.Name = "gv_Warehouse_keeper"; - this.gv_Warehouse_keeper.Tag = "query_u1.cgy"; - this.gv_Warehouse_keeper.Visible = true; - this.gv_Warehouse_keeper.VisibleIndex = 21; - this.gv_Warehouse_keeper.Width = 66; - // - // gv_tcode - // - this.gv_tcode.Caption = "鐗╂枡鍒嗙被缂栫爜"; - this.gv_tcode.FieldName = "tcode"; - this.gv_tcode.Name = "gv_tcode"; - this.gv_tcode.Tag = "query_t.tcode"; - this.gv_tcode.Visible = true; - this.gv_tcode.VisibleIndex = 22; - // - // gv_tname - // - this.gv_tname.Caption = "鐗╂枡鍒嗙被鍚嶇О"; - this.gv_tname.FieldName = "tname"; - this.gv_tname.Name = "gv_tname"; - this.gv_tname.Tag = "query_t.tname"; - this.gv_tname.Visible = true; - this.gv_tname.VisibleIndex = 23; + this.gridColumn10.Caption = "瓒呴噰鐜�"; + this.gridColumn10.FieldName = "lossPercent"; + this.gridColumn10.MinWidth = 24; + this.gridColumn10.Name = "gridColumn10"; + this.gridColumn10.Visible = true; + this.gridColumn10.VisibleIndex = 12; // // pageBar1 // this.pageBar1.CurrentPage = 1; this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 402); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); + 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(1013, 30); + this.pageBar1.Size = new System.Drawing.Size(1158, 39); this.pageBar1.TabIndex = 4; this.pageBar1.TotalPages = 0; // // xtraTabPage2 // this.xtraTabPage2.Controls.Add(this.splitMx1); - this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1013, 442); + this.xtraTabPage2.Size = new System.Drawing.Size(1158, 570); this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // splitMx1 @@ -652,7 +624,6 @@ 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(3, 2, 3, 2); this.splitMx1.Name = "splitMx1"; // // splitMx1.Panel1 @@ -664,8 +635,8 @@ // this.splitMx1.Panel2.Text = "Panel2"; this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; - this.splitMx1.Size = new System.Drawing.Size(1013, 442); - this.splitMx1.SplitterPosition = 128; + this.splitMx1.Size = new System.Drawing.Size(1158, 570); + this.splitMx1.SplitterPosition = 202; this.splitMx1.TabIndex = 0; // // layoutMx1 @@ -694,228 +665,208 @@ 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(3, 2, 3, 2); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500); this.layoutMx1.Root = this.Root; - this.layoutMx1.Size = new System.Drawing.Size(1013, 128); + this.layoutMx1.Size = new System.Drawing.Size(1158, 202); this.layoutMx1.TabIndex = 0; this.layoutMx1.Text = "layoutControl1"; // // txt_cgName // - this.txt_cgName.Location = new System.Drawing.Point(816, 108); - this.txt_cgName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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"; // // lbGuid // - this.lbGuid.Location = new System.Drawing.Point(508, 138); + this.lbGuid.Location = new System.Drawing.Point(580, 177); this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(245, 23); + this.lbGuid.Size = new System.Drawing.Size(280, 30); this.lbGuid.TabIndex = 1; this.lbGuid.Text = "lbGuid"; this.lbGuid.Visible = false; // // txt_scName // - this.txt_scName.Location = new System.Drawing.Point(572, 108); - this.txt_scName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(328, 84); - this.txt_fforbidstatusTxt.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(816, 84); - this.txt_xxName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(84, 60); - this.txt_dptName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(816, 60); - this.txt_wlName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(816, 36); - this.txt_wwName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(816, 12); - this.txt_kfName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(328, 60); - this.txt_fissueType.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(572, 84); - this.txt_ffinishreceiptoverrate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(84, 12); - this.txt_itemName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(84, 108); - this.txt_itemModel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(412, 20); + 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(84, 36); - this.txt_itemDescription.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(328, 12); - this.txt_itemNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(328, 36); - this.txt_materialProperti.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(572, 12); - this.txt_productionWorkshop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(572, 36); - this.txt_highlimit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(572, 60); - this.txt_lowlimit.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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(84, 84); - this.txt_prdPack.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + 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(168, 20); + 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"; @@ -987,7 +938,7 @@ rowDefinition3, rowDefinition4, rowDefinition5}); - this.Root.Size = new System.Drawing.Size(996, 140); + this.Root.Size = new System.Drawing.Size(1158, 202); this.Root.TextVisible = false; // // layoutControlItem1 @@ -995,211 +946,210 @@ 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(244, 24); + this.layoutControlItem1.Size = new System.Drawing.Size(284, 36); this.layoutControlItem1.Text = "鐗╂枡鍚嶇О"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_itemNo; - this.layoutControlItem5.Location = new System.Drawing.Point(244, 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(244, 24); + this.layoutControlItem5.Size = new System.Drawing.Size(284, 36); this.layoutControlItem5.Text = "鐗╂枡缂栫爜"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_kfName; - this.layoutControlItem13.Location = new System.Drawing.Point(732, 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(244, 24); + this.layoutControlItem13.Size = new System.Drawing.Size(286, 36); this.layoutControlItem13.Text = "搴撴埧鍗曚綅"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem13.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_wwName; - this.layoutControlItem14.Location = new System.Drawing.Point(732, 24); + 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(244, 24); + this.layoutControlItem14.Size = new System.Drawing.Size(286, 36); this.layoutControlItem14.Text = "濮斿鍗曚綅"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_wlName; - this.layoutControlItem15.Location = new System.Drawing.Point(732, 48); + 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(244, 24); + this.layoutControlItem15.Size = new System.Drawing.Size(286, 36); this.layoutControlItem15.Text = "鐗╂枡鍗曚綅"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_xxName; - this.layoutControlItem16.Location = new System.Drawing.Point(732, 72); + 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(244, 24); + this.layoutControlItem16.Size = new System.Drawing.Size(286, 36); this.layoutControlItem16.Text = "閿�鍞崟浣�"; - this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_prdPack; - this.layoutControlItem17.Location = new System.Drawing.Point(0, 72); + 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(244, 24); + this.layoutControlItem17.Size = new System.Drawing.Size(284, 36); this.layoutControlItem17.Text = "鏈�灏忓寘瑁呮暟"; - this.layoutControlItem17.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_fissueType; - this.layoutControlItem18.Location = new System.Drawing.Point(244, 48); + 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(244, 24); + this.layoutControlItem18.Size = new System.Drawing.Size(284, 36); this.layoutControlItem18.Text = "鍙戞枡鏂瑰紡"; - this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem18.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem23 // this.layoutControlItem23.Control = this.txt_fforbidstatusTxt; - this.layoutControlItem23.Location = new System.Drawing.Point(244, 72); + 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(244, 24); + this.layoutControlItem23.Size = new System.Drawing.Size(284, 36); this.layoutControlItem23.Text = "绂佺敤鐘舵��"; - this.layoutControlItem23.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem23.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_materialProperti; - this.layoutControlItem9.Location = new System.Drawing.Point(244, 24); + 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(244, 24); + this.layoutControlItem9.Size = new System.Drawing.Size(284, 36); this.layoutControlItem9.Text = "鐗╂枡灞炴��"; - this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_productionWorkshop; - this.layoutControlItem10.Location = new System.Drawing.Point(488, 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(244, 24); + this.layoutControlItem10.Size = new System.Drawing.Size(284, 36); this.layoutControlItem10.Text = "鐢熶骇杞﹂棿"; - this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_highlimit; - this.layoutControlItem11.Location = new System.Drawing.Point(488, 24); + 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(244, 24); + this.layoutControlItem11.Size = new System.Drawing.Size(284, 36); this.layoutControlItem11.Text = "鏈�澶у簱瀛�"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_lowlimit; - this.layoutControlItem12.Location = new System.Drawing.Point(488, 48); + 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(244, 24); + this.layoutControlItem12.Size = new System.Drawing.Size(284, 36); this.layoutControlItem12.Text = "瀹夊叏搴撳瓨"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_ffinishreceiptoverrate; this.layoutControlItem19.CustomizationFormText = "鍏ュ簱瓒呮敹姣斾緥(%)"; - this.layoutControlItem19.Location = new System.Drawing.Point(488, 72); + 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(244, 24); + this.layoutControlItem19.Size = new System.Drawing.Size(284, 36); this.layoutControlItem19.Text = "瓒呮敹姣斾緥"; - this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem19.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem21 // this.layoutControlItem21.Control = this.txt_scName; - this.layoutControlItem21.Location = new System.Drawing.Point(488, 96); + 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(244, 24); + this.layoutControlItem21.Size = new System.Drawing.Size(284, 38); this.layoutControlItem21.Text = "鐢熶骇鍗曚綅"; - this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem22 // this.layoutControlItem22.Control = this.txt_cgName; - this.layoutControlItem22.Location = new System.Drawing.Point(732, 96); + 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(244, 24); + this.layoutControlItem22.Size = new System.Drawing.Size(286, 38); this.layoutControlItem22.Text = "閲囪喘鍗曚綅"; - this.layoutControlItem22.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem22.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_itemModel; - this.layoutControlItem2.Location = new System.Drawing.Point(0, 96); + 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(488, 24); + this.layoutControlItem2.Size = new System.Drawing.Size(568, 38); this.layoutControlItem2.Text = "瑙勬牸鍨嬪彿"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_itemDescription; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 24); + 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(244, 24); + this.layoutControlItem4.Size = new System.Drawing.Size(284, 36); this.layoutControlItem4.Text = "鐗╂枡鎻忚堪"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem20 // this.layoutControlItem20.Control = this.txt_dptName; - this.layoutControlItem20.Location = new System.Drawing.Point(0, 48); + 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(244, 24); + this.layoutControlItem20.Size = new System.Drawing.Size(284, 36); this.layoutControlItem20.Text = "榛樿浠撳簱"; - this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 14); + this.layoutControlItem20.TextSize = new System.Drawing.Size(75, 18); // // Frm_MesItems // - this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1015, 530); + this.ClientSize = new System.Drawing.Size(1160, 682); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); - this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "Frm_MesItems"; this.Text = "鐗╂枡淇℃伅"; ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); @@ -1340,8 +1290,8 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; - private DevExpress.XtraGrid.Columns.GridColumn gv_Warehouse_keeper; - private DevExpress.XtraGrid.Columns.GridColumn gv_tcode; - private DevExpress.XtraGrid.Columns.GridColumn gv_tname; + private DevExpress.XtraGrid.Columns.GridColumn colChkInt; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; } } \ No newline at end of file -- Gitblit v1.9.3