From e6db49c7ec2e2be934c625c48d665fdca04ffaf5 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 02 一月 2025 16:49:36 +0800 Subject: [PATCH] 超领取 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs | 170 +++++++++++++++++++++++++++++--------------------------- 1 files changed, 87 insertions(+), 83 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs index 3269df6..665298e 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesItems.Designer.cs @@ -89,7 +89,6 @@ this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_factory = new DevExpress.XtraEditors.LabelControl(); this.txt_factory = new DevExpress.XtraEditors.TextEdit(); - this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.gcMain = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -111,6 +110,7 @@ this.lbGuid = new System.Windows.Forms.Label(); this.txt_itemName = new DevExpress.XtraEditors.MemoEdit(); this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit(); + this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).BeginInit(); @@ -144,7 +144,7 @@ // this.lb_fissueType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fissueType.Appearance.Options.UseFont = true; - this.lb_fissueType.Location = new System.Drawing.Point(529, 151); + this.lb_fissueType.Location = new System.Drawing.Point(532, 151); this.lb_fissueType.Name = "lb_fissueType"; this.lb_fissueType.Size = new System.Drawing.Size(85, 21); this.lb_fissueType.TabIndex = 378; @@ -165,7 +165,7 @@ // this.lb_finishRate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_finishRate.Appearance.Options.UseFont = true; - this.lb_finishRate.Location = new System.Drawing.Point(529, 184); + this.lb_finishRate.Location = new System.Drawing.Point(532, 184); this.lb_finishRate.Name = "lb_finishRate"; this.lb_finishRate.Size = new System.Drawing.Size(85, 21); this.lb_finishRate.TabIndex = 370; @@ -186,7 +186,7 @@ // this.lb_materialProperties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_materialProperties.Appearance.Options.UseFont = true; - this.lb_materialProperties.Location = new System.Drawing.Point(270, 184); + this.lb_materialProperties.Location = new System.Drawing.Point(272, 184); this.lb_materialProperties.Name = "lb_materialProperties"; this.lb_materialProperties.Size = new System.Drawing.Size(85, 21); this.lb_materialProperties.TabIndex = 360; @@ -214,14 +214,14 @@ 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 = 8; this.gv_materialGroup.Width = 130; // // lb_isStatus // this.lb_isStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_isStatus.Appearance.Options.UseFont = true; - this.lb_isStatus.Location = new System.Drawing.Point(270, 256); + this.lb_isStatus.Location = new System.Drawing.Point(272, 256); this.lb_isStatus.Name = "lb_isStatus"; this.lb_isStatus.Size = new System.Drawing.Size(85, 21); this.lb_isStatus.TabIndex = 343; @@ -244,19 +244,20 @@ this.gv_isStatus.AppearanceCell.Options.UseFont = true; this.gv_isStatus.Caption = "绂佺敤鐘舵��"; this.gv_isStatus.FieldName = "fforbidstatus"; + 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 = 17; - this.gv_isStatus.Width = 94; + this.gv_isStatus.VisibleIndex = 16; + this.gv_isStatus.Width = 50; // // lb_produceWorkNo // this.lb_produceWorkNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_produceWorkNo.Appearance.Options.UseFont = true; - this.lb_produceWorkNo.Location = new System.Drawing.Point(270, 221); + this.lb_produceWorkNo.Location = new System.Drawing.Point(272, 221); this.lb_produceWorkNo.Name = "lb_produceWorkNo"; this.lb_produceWorkNo.Size = new System.Drawing.Size(85, 21); this.lb_produceWorkNo.TabIndex = 336; @@ -277,7 +278,7 @@ // this.lb_bomNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_bomNo.Appearance.Options.UseFont = true; - this.lb_bomNo.Location = new System.Drawing.Point(270, 151); + this.lb_bomNo.Location = new System.Drawing.Point(272, 151); this.lb_bomNo.Name = "lb_bomNo"; this.lb_bomNo.Size = new System.Drawing.Size(85, 21); this.lb_bomNo.TabIndex = 319; @@ -305,14 +306,14 @@ this.gv_bomNo.OptionsColumn.AllowEdit = false; this.gv_bomNo.Tag = "query_a.bomNo"; this.gv_bomNo.Visible = true; - this.gv_bomNo.VisibleIndex = 8; + this.gv_bomNo.VisibleIndex = 7; this.gv_bomNo.Width = 94; // // lb_depotNo // this.lb_depotNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_depotNo.Appearance.Options.UseFont = true; - this.lb_depotNo.Location = new System.Drawing.Point(13, 256); + this.lb_depotNo.Location = new System.Drawing.Point(14, 256); this.lb_depotNo.Name = "lb_depotNo"; this.lb_depotNo.Size = new System.Drawing.Size(85, 21); this.lb_depotNo.TabIndex = 312; @@ -330,14 +331,14 @@ this.gv_depotNo.OptionsColumn.AllowEdit = false; this.gv_depotNo.Tag = "query_m.depot_name"; this.gv_depotNo.Visible = true; - this.gv_depotNo.VisibleIndex = 16; + this.gv_depotNo.VisibleIndex = 15; this.gv_depotNo.Width = 94; // // lb_subconUnitNo // this.lb_subconUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_subconUnitNo.Appearance.Options.UseFont = true; - this.lb_subconUnitNo.Location = new System.Drawing.Point(785, 80); + this.lb_subconUnitNo.Location = new System.Drawing.Point(787, 80); this.lb_subconUnitNo.Name = "lb_subconUnitNo"; this.lb_subconUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_subconUnitNo.TabIndex = 306; @@ -350,19 +351,20 @@ this.gv_subconUnitNo.AppearanceCell.Options.UseFont = true; this.gv_subconUnitNo.Caption = "濮斿鍗曚綅"; 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 = 14; - this.gv_subconUnitNo.Width = 94; + this.gv_subconUnitNo.VisibleIndex = 13; + this.gv_subconUnitNo.Width = 50; // // lb_purchaseUnitNo // this.lb_purchaseUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_purchaseUnitNo.Appearance.Options.UseFont = true; - this.lb_purchaseUnitNo.Location = new System.Drawing.Point(785, 221); + this.lb_purchaseUnitNo.Location = new System.Drawing.Point(787, 221); this.lb_purchaseUnitNo.Name = "lb_purchaseUnitNo"; this.lb_purchaseUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_purchaseUnitNo.TabIndex = 298; @@ -375,19 +377,20 @@ this.gv_purchaseUnitNo.AppearanceCell.Options.UseFont = true; this.gv_purchaseUnitNo.Caption = "閲囪喘鍗曚綅"; 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 = 11; - this.gv_purchaseUnitNo.Width = 94; + this.gv_purchaseUnitNo.VisibleIndex = 10; + this.gv_purchaseUnitNo.Width = 50; // // lb_produceUnitNo // this.lb_produceUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_produceUnitNo.Appearance.Options.UseFont = true; - this.lb_produceUnitNo.Location = new System.Drawing.Point(785, 184); + this.lb_produceUnitNo.Location = new System.Drawing.Point(787, 184); this.lb_produceUnitNo.Name = "lb_produceUnitNo"; this.lb_produceUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_produceUnitNo.TabIndex = 291; @@ -400,19 +403,20 @@ this.gv_produceUnitNo.AppearanceCell.Options.UseFont = true; this.gv_produceUnitNo.Caption = "鐢熶骇鍗曚綅"; 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 = 15; - this.gv_produceUnitNo.Width = 94; + this.gv_produceUnitNo.VisibleIndex = 14; + this.gv_produceUnitNo.Width = 50; // // lb_storeUnitNo // this.lb_storeUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_storeUnitNo.Appearance.Options.UseFont = true; - this.lb_storeUnitNo.Location = new System.Drawing.Point(785, 46); + this.lb_storeUnitNo.Location = new System.Drawing.Point(787, 46); this.lb_storeUnitNo.Name = "lb_storeUnitNo"; this.lb_storeUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_storeUnitNo.TabIndex = 285; @@ -425,19 +429,20 @@ this.gv_storeUnitNo.AppearanceCell.Options.UseFont = true; this.gv_storeUnitNo.Caption = "搴撳瓨鍗曚綅"; 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 = 13; - this.gv_storeUnitNo.Width = 94; + this.gv_storeUnitNo.VisibleIndex = 12; + this.gv_storeUnitNo.Width = 50; // // lb_saleUnitNo // this.lb_saleUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_saleUnitNo.Appearance.Options.UseFont = true; - this.lb_saleUnitNo.Location = new System.Drawing.Point(785, 151); + this.lb_saleUnitNo.Location = new System.Drawing.Point(787, 151); this.lb_saleUnitNo.Name = "lb_saleUnitNo"; this.lb_saleUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_saleUnitNo.TabIndex = 280; @@ -450,19 +455,20 @@ this.gv_saleUnitNo.AppearanceCell.Options.UseFont = true; this.gv_saleUnitNo.Caption = "閿�鍞崟浣�"; 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 = 12; - this.gv_saleUnitNo.Width = 94; + this.gv_saleUnitNo.VisibleIndex = 11; + this.gv_saleUnitNo.Width = 50; // // lb_orderUnitNo // this.lb_orderUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_orderUnitNo.Appearance.Options.UseFont = true; - this.lb_orderUnitNo.Location = new System.Drawing.Point(785, 13); + this.lb_orderUnitNo.Location = new System.Drawing.Point(787, 13); this.lb_orderUnitNo.Name = "lb_orderUnitNo"; this.lb_orderUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_orderUnitNo.TabIndex = 273; @@ -473,7 +479,7 @@ // this.lb_prdPack.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_prdPack.Appearance.Options.UseFont = true; - this.lb_prdPack.Location = new System.Drawing.Point(512, 116); + this.lb_prdPack.Location = new System.Drawing.Point(515, 116); this.lb_prdPack.Name = "lb_prdPack"; this.lb_prdPack.Size = new System.Drawing.Size(102, 21); this.lb_prdPack.TabIndex = 267; @@ -496,19 +502,20 @@ this.gv_prdPack.AppearanceCell.Options.UseFont = true; this.gv_prdPack.Caption = "鏈�灏忓寘瑁呮暟"; this.gv_prdPack.FieldName = "prdPack"; - this.gv_prdPack.MinWidth = 80; + 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 = 94; + this.gv_prdPack.VisibleIndex = 6; + this.gv_prdPack.Width = 50; // // lb_highLimt // this.lb_highLimt.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_highLimt.Appearance.Options.UseFont = true; - this.lb_highLimt.Location = new System.Drawing.Point(529, 46); + this.lb_highLimt.Location = new System.Drawing.Point(532, 46); this.lb_highLimt.Name = "lb_highLimt"; this.lb_highLimt.Size = new System.Drawing.Size(85, 21); this.lb_highLimt.TabIndex = 262; @@ -531,19 +538,20 @@ this.gv_highLimt.AppearanceCell.Options.UseFont = true; this.gv_highLimt.Caption = "鏈�澶у簱瀛�"; this.gv_highLimt.FieldName = "highlimit"; - this.gv_highLimt.MinWidth = 80; + 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 = 94; + this.gv_highLimt.VisibleIndex = 5; + this.gv_highLimt.Width = 50; // // lb_lowLimt // this.lb_lowLimt.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_lowLimt.Appearance.Options.UseFont = true; - this.lb_lowLimt.Location = new System.Drawing.Point(529, 80); + this.lb_lowLimt.Location = new System.Drawing.Point(532, 80); this.lb_lowLimt.Name = "lb_lowLimt"; this.lb_lowLimt.Size = new System.Drawing.Size(85, 21); this.lb_lowLimt.TabIndex = 258; @@ -566,19 +574,20 @@ this.gv_lowLimt.AppearanceCell.Options.UseFont = true; this.gv_lowLimt.Caption = "鏈�浣庡簱瀛�"; this.gv_lowLimt.FieldName = "lowlimit"; - this.gv_lowLimt.MinWidth = 80; + 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 = 94; + this.gv_lowLimt.VisibleIndex = 4; + this.gv_lowLimt.Width = 50; // // lb_custNO // this.lb_custNO.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_custNO.Appearance.Options.UseFont = true; - this.lb_custNO.Location = new System.Drawing.Point(529, 13); + this.lb_custNO.Location = new System.Drawing.Point(532, 13); this.lb_custNO.Name = "lb_custNO"; this.lb_custNO.Size = new System.Drawing.Size(85, 21); this.lb_custNO.TabIndex = 235; @@ -599,7 +608,7 @@ // this.lb_itemVersion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemVersion.Appearance.Options.UseFont = true; - this.lb_itemVersion.Location = new System.Drawing.Point(270, 116); + this.lb_itemVersion.Location = new System.Drawing.Point(272, 116); this.lb_itemVersion.Name = "lb_itemVersion"; this.lb_itemVersion.Size = new System.Drawing.Size(85, 21); this.lb_itemVersion.TabIndex = 231; @@ -620,7 +629,7 @@ // this.lb_itemType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemType.Appearance.Options.UseFont = true; - this.lb_itemType.Location = new System.Drawing.Point(270, 80); + this.lb_itemType.Location = new System.Drawing.Point(272, 80); this.lb_itemType.Name = "lb_itemType"; this.lb_itemType.Size = new System.Drawing.Size(85, 21); this.lb_itemType.TabIndex = 228; @@ -641,7 +650,7 @@ // this.lb_itemUnitNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemUnitNo.Appearance.Options.UseFont = true; - this.lb_itemUnitNo.Location = new System.Drawing.Point(785, 116); + this.lb_itemUnitNo.Location = new System.Drawing.Point(787, 116); this.lb_itemUnitNo.Name = "lb_itemUnitNo"; this.lb_itemUnitNo.Size = new System.Drawing.Size(85, 21); this.lb_itemUnitNo.TabIndex = 226; @@ -654,19 +663,20 @@ this.gv_itemUnitNo.AppearanceCell.Options.UseFont = true; this.gv_itemUnitNo.Caption = "鍩烘湰鍗曚綅"; 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 = 10; - this.gv_itemUnitNo.Width = 94; + this.gv_itemUnitNo.VisibleIndex = 9; + this.gv_itemUnitNo.Width = 50; // // lb_itemDescription // this.lb_itemDescription.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemDescription.Appearance.Options.UseFont = true; - this.lb_itemDescription.Location = new System.Drawing.Point(13, 221); + this.lb_itemDescription.Location = new System.Drawing.Point(14, 221); this.lb_itemDescription.Name = "lb_itemDescription"; this.lb_itemDescription.Size = new System.Drawing.Size(85, 21); this.lb_itemDescription.TabIndex = 222; @@ -687,7 +697,7 @@ // this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemModel.Appearance.Options.UseFont = true; - this.lb_itemModel.Location = new System.Drawing.Point(13, 103); + this.lb_itemModel.Location = new System.Drawing.Point(14, 103); this.lb_itemModel.Name = "lb_itemModel"; this.lb_itemModel.Size = new System.Drawing.Size(85, 21); this.lb_itemModel.TabIndex = 219; @@ -706,7 +716,7 @@ this.gv_itemModel.OptionsColumn.AllowEdit = false; this.gv_itemModel.Tag = "query_a.item_model"; this.gv_itemModel.Visible = true; - this.gv_itemModel.VisibleIndex = 4; + this.gv_itemModel.VisibleIndex = 3; this.gv_itemModel.Width = 360; // // repositoryItemMemoEdit1 @@ -717,7 +727,7 @@ // this.lb_itemSname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemSname.Appearance.Options.UseFont = true; - this.lb_itemSname.Location = new System.Drawing.Point(13, 184); + this.lb_itemSname.Location = new System.Drawing.Point(14, 184); this.lb_itemSname.Name = "lb_itemSname"; this.lb_itemSname.Size = new System.Drawing.Size(85, 21); this.lb_itemSname.TabIndex = 217; @@ -738,7 +748,7 @@ // this.lb_itemName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemName.Appearance.Options.UseFont = true; - this.lb_itemName.Location = new System.Drawing.Point(13, 13); + this.lb_itemName.Location = new System.Drawing.Point(14, 13); this.lb_itemName.Name = "lb_itemName"; this.lb_itemName.Size = new System.Drawing.Size(85, 21); this.lb_itemName.TabIndex = 216; @@ -759,8 +769,8 @@ this.gv_itemName.OptionsColumn.AllowEdit = false; this.gv_itemName.Tag = "query_a.item_name"; this.gv_itemName.Visible = true; - this.gv_itemName.VisibleIndex = 3; - this.gv_itemName.Width = 260; + this.gv_itemName.VisibleIndex = 2; + this.gv_itemName.Width = 250; // // repositoryItemMemoEdit2 // @@ -770,7 +780,7 @@ // this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_itemNo.Appearance.Options.UseFont = true; - this.lb_itemNo.Location = new System.Drawing.Point(270, 13); + this.lb_itemNo.Location = new System.Drawing.Point(272, 13); this.lb_itemNo.Name = "lb_itemNo"; this.lb_itemNo.Size = new System.Drawing.Size(85, 21); this.lb_itemNo.TabIndex = 213; @@ -793,19 +803,19 @@ this.gv_itemNo.AppearanceCell.Options.UseFont = true; this.gv_itemNo.Caption = "鐗╂枡缂栫爜"; this.gv_itemNo.FieldName = "itemNo"; - this.gv_itemNo.MinWidth = 120; + this.gv_itemNo.MinWidth = 100; 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 = 160; + this.gv_itemNo.VisibleIndex = 1; + this.gv_itemNo.Width = 120; // // lb_factory // this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_factory.Appearance.Options.UseFont = true; - this.lb_factory.Location = new System.Drawing.Point(304, 46); + this.lb_factory.Location = new System.Drawing.Point(306, 46); this.lb_factory.Name = "lb_factory"; this.lb_factory.Size = new System.Drawing.Size(51, 21); this.lb_factory.TabIndex = 211; @@ -822,25 +832,10 @@ this.txt_factory.TabIndex = 211; this.txt_factory.Tag = "factory"; // - // gv_id - // - this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_id.AppearanceCell.Options.UseFont = true; - this.gv_id.Caption = "鐗╂枡ID"; - this.gv_id.FieldName = "id"; - this.gv_id.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; - this.gv_id.MinWidth = 80; - this.gv_id.Name = "gv_id"; - this.gv_id.OptionsColumn.AllowEdit = false; - this.gv_id.OptionsColumn.ReadOnly = true; - this.gv_id.Tag = "query_a.id"; - this.gv_id.Visible = true; - this.gv_id.VisibleIndex = 1; - this.gv_id.Width = 94; - // // toolBarMenu1 // this.toolBarMenu1.chkParameter = null; + this.toolBarMenu1.currentAction = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -878,7 +873,6 @@ this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn4, - this.gv_id, this.gv_itemNo, this.gv_itemName, this.gv_itemModel, @@ -894,7 +888,8 @@ this.gv_subconUnitNo, this.gv_produceUnitNo, this.gv_depotNo, - this.gv_isStatus}); + this.gv_isStatus, + this.gridColumn1}); this.gridView1.GridControl = this.gcMain; this.gridView1.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always; this.gridView1.IndicatorWidth = 50; @@ -908,7 +903,6 @@ // this.gridColumn4.Caption = "浣跨敤缁勭粐"; this.gridColumn4.FieldName = "fSubsidiary"; - this.gridColumn4.Fixed = DevExpress.XtraGrid.Columns.FixedStyle.Left; this.gridColumn4.MinWidth = 250; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.AllowEdit = false; @@ -935,7 +929,7 @@ this.xtraTabPage1.Controls.Add(this.pageBar1); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(1158, 570); - this.xtraTabPage1.Text = "鏁版嵁鏌ヨ"; + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; // // pageBar1 // @@ -945,7 +939,6 @@ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); this.pageBar1.Name = "pageBar1"; this.pageBar1.RecordCount = 0; - this.pageBar1.RowsCount = 50; this.pageBar1.Size = new System.Drawing.Size(1158, 39); this.pageBar1.TabIndex = 3; this.pageBar1.TotalPages = 0; @@ -954,9 +947,8 @@ // this.xtraTabPage2.Controls.Add(this.panel1); this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.PageEnabled = false; this.xtraTabPage2.Size = new System.Drawing.Size(1158, 570); - this.xtraTabPage2.Text = "鏁版嵁缂栬緫"; + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; // // panel1 // @@ -1125,6 +1117,17 @@ this.txt_itemModel.TabIndex = 219; this.txt_itemModel.Tag = "itemModel"; // + // gridColumn1 + // + this.gridColumn1.Caption = "鍚屾鏃堕棿"; + this.gridColumn1.FieldName = "lastupdateDate"; + this.gridColumn1.MinWidth = 180; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Tag = "query_a.lastupdate_date"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 17; + this.gridColumn1.Width = 180; + // // Frm_MesItems // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1133,6 +1136,7 @@ this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesItems"; + this.Text = "鐗╂枡淇℃伅"; ((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).EndInit(); @@ -1259,7 +1263,6 @@ private DevExpress.XtraEditors.LabelControl lb_factory; private DevExpress.XtraEditors.TextEdit txt_factory; - private DevExpress.XtraGrid.Columns.GridColumn gv_id; private DevExpress.XtraEditors.MemoEdit txt_itemName; private DevExpress.XtraEditors.MemoEdit txt_itemModel; private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1; @@ -1273,5 +1276,6 @@ private UserControl.UcLookUnit txt_saleunit; private UserControl.UcLookUnit txt_produceUnit; private UserControl.UcLookUnit txt_itemUnit; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; } } \ No newline at end of file -- Gitblit v1.9.3