From 11b5d554fba0b5a74be3eceed11350d367525a91 Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期四, 25 九月 2025 10:55:49 +0800 Subject: [PATCH] 增加需求单据号 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs | 283 +++++++++++++++++++++++++++++--------------------------- 1 files changed, 147 insertions(+), 136 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs index 972744b..7dfe81e 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemIns.Designer.cs @@ -30,14 +30,14 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition11 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition(); - 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.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(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -64,6 +64,8 @@ this.bandedGridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_cgrkType = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn44 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn45 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabControl2 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage(); @@ -83,6 +85,7 @@ this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn47 = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage(); this.gcMxL2 = new DevExpress.XtraGrid.GridControl(); this.gvMxL2 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -109,7 +112,7 @@ this.txt_dptName = new DevExpress.XtraEditors.TextEdit(); this.txt_dhgRemark = new DevExpress.XtraEditors.TextEdit(); this.txt_suppName = new DevExpress.XtraEditors.TextEdit(); - this.txt_fcheckUser = new DevExpress.XtraEditors.TextEdit(); + this.txt_shr = new DevExpress.XtraEditors.TextEdit(); this.lbGuid = new System.Windows.Forms.Label(); this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit(); this.txt_checkDate = new DevExpress.XtraEditors.TextEdit(); @@ -117,7 +120,7 @@ this.txt_cbillNo = new DevExpress.XtraEditors.TextEdit(); this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); - this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit(); + this.txt_status = new DevExpress.XtraEditors.CheckEdit(); this.txt_guid = new DevExpress.XtraEditors.TextEdit(); this.txt_depotCode = new DevExpress.XtraEditors.TextEdit(); this.txt_receivingOrg = new DevExpress.XtraEditors.TextEdit(); @@ -155,6 +158,7 @@ this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn46 = new DevExpress.XtraGrid.Columns.GridColumn(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -177,10 +181,7 @@ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); - this.gridColumn44 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn45 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn46 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn47 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn48 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -212,14 +213,14 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_dhgRemark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_shr.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_depotCode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_receivingOrg.Properties)).BeginInit(); @@ -348,7 +349,8 @@ this.gv_guid, this.gv_cgrkType, this.gridColumn44, - this.gridColumn45}); + this.gridColumn45, + this.gridColumn48}); this.gridView1.DetailHeight = 272; this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 44; @@ -600,6 +602,22 @@ this.gv_cgrkType.VisibleIndex = 16; this.gv_cgrkType.Width = 66; // + // gridColumn44 + // + this.gridColumn44.Caption = "鎵撳嵃姣斾緥"; + this.gridColumn44.FieldName = "barcodeProgress"; + this.gridColumn44.Name = "gridColumn44"; + this.gridColumn44.Visible = true; + this.gridColumn44.VisibleIndex = 19; + // + // gridColumn45 + // + this.gridColumn45.Caption = "鍏ュ簱姣斾緥"; + this.gridColumn45.FieldName = "rkbl"; + this.gridColumn45.Name = "gridColumn45"; + this.gridColumn45.Visible = true; + this.gridColumn45.VisibleIndex = 20; + // // pageBar1 // this.pageBar1.CurrentPage = 1; @@ -821,6 +839,14 @@ this.gridColumn26.MinWidth = 22; this.gridColumn26.Name = "gridColumn26"; this.gridColumn26.Width = 82; + // + // gridColumn47 + // + this.gridColumn47.Caption = "鎵归噺澶囨敞"; + this.gridColumn47.FieldName = "plbz"; + this.gridColumn47.Name = "gridColumn47"; + this.gridColumn47.Visible = true; + this.gridColumn47.VisibleIndex = 11; // // xtraTabPage5 // @@ -1095,7 +1121,7 @@ this.layoutMx1.Controls.Add(this.txt_dptName); this.layoutMx1.Controls.Add(this.txt_dhgRemark); this.layoutMx1.Controls.Add(this.txt_suppName); - this.layoutMx1.Controls.Add(this.txt_fcheckUser); + this.layoutMx1.Controls.Add(this.txt_shr); this.layoutMx1.Controls.Add(this.lbGuid); this.layoutMx1.Controls.Add(this.txt_paperBillNo); this.layoutMx1.Controls.Add(this.txt_checkDate); @@ -1103,7 +1129,7 @@ this.layoutMx1.Controls.Add(this.txt_cbillNo); this.layoutMx1.Controls.Add(this.txt_createBy); this.layoutMx1.Controls.Add(this.txt_createDate); - this.layoutMx1.Controls.Add(this.txt_fstatus); + this.layoutMx1.Controls.Add(this.txt_status); this.layoutMx1.Controls.Add(this.txt_guid); this.layoutMx1.Controls.Add(this.txt_depotCode); this.layoutMx1.Controls.Add(this.txt_receivingOrg); @@ -1126,18 +1152,18 @@ this.txt_dptName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_dptName.Name = "txt_dptName"; this.txt_dptName.Properties.Appearance.Options.UseFont = true; - this.txt_dptName.Size = new System.Drawing.Size(209, 20); + this.txt_dptName.Size = new System.Drawing.Size(213, 20); this.txt_dptName.StyleController = this.layoutMx1; this.txt_dptName.TabIndex = 593; this.txt_dptName.Tag = "readonly"; // // txt_dhgRemark // - this.txt_dhgRemark.Location = new System.Drawing.Point(369, 84); + this.txt_dhgRemark.Location = new System.Drawing.Point(373, 84); this.txt_dhgRemark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_dhgRemark.Name = "txt_dhgRemark"; this.txt_dhgRemark.Properties.Appearance.Options.UseFont = true; - this.txt_dhgRemark.Size = new System.Drawing.Size(494, 20); + this.txt_dhgRemark.Size = new System.Drawing.Size(502, 20); this.txt_dhgRemark.StyleController = this.layoutMx1; this.txt_dhgRemark.TabIndex = 240; // @@ -1147,20 +1173,20 @@ this.txt_suppName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_suppName.Name = "txt_suppName"; this.txt_suppName.Properties.Appearance.Options.UseFont = true; - this.txt_suppName.Size = new System.Drawing.Size(209, 20); + this.txt_suppName.Size = new System.Drawing.Size(213, 20); this.txt_suppName.StyleController = this.layoutMx1; this.txt_suppName.TabIndex = 592; this.txt_suppName.Tag = "readonly"; // - // txt_fcheckUser + // txt_shr // - this.txt_fcheckUser.Location = new System.Drawing.Point(939, 12); - this.txt_fcheckUser.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.txt_fcheckUser.Name = "txt_fcheckUser"; - this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; - this.txt_fcheckUser.Size = new System.Drawing.Size(210, 20); - this.txt_fcheckUser.StyleController = this.layoutMx1; - this.txt_fcheckUser.TabIndex = 595; + this.txt_shr.Location = new System.Drawing.Point(951, 12); + this.txt_shr.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.txt_shr.Name = "txt_shr"; + this.txt_shr.Properties.Appearance.Options.UseFont = true; + this.txt_shr.Size = new System.Drawing.Size(215, 20); + this.txt_shr.StyleController = this.layoutMx1; + this.txt_shr.TabIndex = 595; // // lbGuid // @@ -1173,21 +1199,21 @@ // // txt_paperBillNo // - this.txt_paperBillNo.Location = new System.Drawing.Point(369, 36); + this.txt_paperBillNo.Location = new System.Drawing.Point(373, 36); this.txt_paperBillNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_paperBillNo.Name = "txt_paperBillNo"; this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; - this.txt_paperBillNo.Size = new System.Drawing.Size(209, 20); + this.txt_paperBillNo.Size = new System.Drawing.Size(213, 20); this.txt_paperBillNo.StyleController = this.layoutMx1; this.txt_paperBillNo.TabIndex = 243; // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(939, 36); + this.txt_checkDate.Location = new System.Drawing.Point(951, 36); this.txt_checkDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_checkDate.Name = "txt_checkDate"; this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(210, 20); + this.txt_checkDate.Size = new System.Drawing.Size(215, 20); this.txt_checkDate.StyleController = this.layoutMx1; this.txt_checkDate.TabIndex = 587; // @@ -1197,49 +1223,49 @@ this.txt_billNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(209, 20); + this.txt_billNo.Size = new System.Drawing.Size(213, 20); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 211; // // txt_cbillNo // - this.txt_cbillNo.Location = new System.Drawing.Point(369, 12); + this.txt_cbillNo.Location = new System.Drawing.Point(373, 12); this.txt_cbillNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_cbillNo.Name = "txt_cbillNo"; this.txt_cbillNo.Properties.Appearance.Options.UseFont = true; - this.txt_cbillNo.Size = new System.Drawing.Size(209, 20); + this.txt_cbillNo.Size = new System.Drawing.Size(213, 20); this.txt_cbillNo.StyleController = this.layoutMx1; this.txt_cbillNo.TabIndex = 507; // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(654, 12); + this.txt_createBy.Location = new System.Drawing.Point(662, 12); this.txt_createBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_createBy.Name = "txt_createBy"; this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(209, 20); + this.txt_createBy.Size = new System.Drawing.Size(213, 20); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 219; // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(654, 36); + this.txt_createDate.Location = new System.Drawing.Point(662, 36); this.txt_createDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_createDate.Name = "txt_createDate"; this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(209, 20); + this.txt_createDate.Size = new System.Drawing.Size(213, 20); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 222; // - // txt_fstatus + // txt_status // - this.txt_fstatus.Location = new System.Drawing.Point(867, 60); - this.txt_fstatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); - this.txt_fstatus.Name = "txt_fstatus"; - this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_fstatus.Size = new System.Drawing.Size(282, 20); - this.txt_fstatus.StyleController = this.layoutMx1; - this.txt_fstatus.TabIndex = 596; + this.txt_status.Location = new System.Drawing.Point(879, 60); + this.txt_status.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); + this.txt_status.Name = "txt_status"; + this.txt_status.Properties.Caption = "瀹℃牳鐘舵��"; + this.txt_status.Size = new System.Drawing.Size(287, 20); + this.txt_status.StyleController = this.layoutMx1; + this.txt_status.TabIndex = 596; // // txt_guid // @@ -1255,16 +1281,16 @@ this.txt_depotCode.Location = new System.Drawing.Point(84, 84); this.txt_depotCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_depotCode.Name = "txt_depotCode"; - this.txt_depotCode.Size = new System.Drawing.Size(209, 20); + this.txt_depotCode.Size = new System.Drawing.Size(213, 20); this.txt_depotCode.StyleController = this.layoutMx1; this.txt_depotCode.TabIndex = 598; // // txt_receivingOrg // - this.txt_receivingOrg.Location = new System.Drawing.Point(369, 60); + this.txt_receivingOrg.Location = new System.Drawing.Point(373, 60); this.txt_receivingOrg.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.txt_receivingOrg.Name = "txt_receivingOrg"; - this.txt_receivingOrg.Size = new System.Drawing.Size(209, 20); + this.txt_receivingOrg.Size = new System.Drawing.Size(213, 20); this.txt_receivingOrg.StyleController = this.layoutMx1; this.txt_receivingOrg.TabIndex = 599; // @@ -1311,33 +1337,33 @@ this.layoutControlItem14}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition9.Width = 100D; - columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition10.Width = 100D; - columnDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition11.Width = 100D; - columnDefinition12.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition12.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[] { - columnDefinition9, - columnDefinition10, - columnDefinition11, - columnDefinition12}); - 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; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition9, - rowDefinition10, - rowDefinition11, - rowDefinition12}); - this.Root.Size = new System.Drawing.Size(1161, 116); + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4}); + this.Root.Size = new System.Drawing.Size(1178, 116); this.Root.TextVisible = false; // // layoutControlItem1 @@ -1345,70 +1371,70 @@ this.layoutControlItem1.Control = this.txt_billNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(285, 24); + this.layoutControlItem1.Size = new System.Drawing.Size(289, 24); this.layoutControlItem1.Text = "鍏ュ簱鍗曞彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_cbillNo; - this.layoutControlItem2.Location = new System.Drawing.Point(285, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(289, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(285, 24); + this.layoutControlItem2.Size = new System.Drawing.Size(289, 24); this.layoutControlItem2.Text = "鍒拌揣鍗曞彿"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_createBy; - this.layoutControlItem3.Location = new System.Drawing.Point(570, 0); + this.layoutControlItem3.Location = new System.Drawing.Point(578, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(285, 24); + this.layoutControlItem3.Size = new System.Drawing.Size(289, 24); this.layoutControlItem3.Text = "鍒涘缓浜哄憳"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_createDate; - this.layoutControlItem4.Location = new System.Drawing.Point(570, 24); + this.layoutControlItem4.Location = new System.Drawing.Point(578, 24); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(285, 24); + this.layoutControlItem4.Size = new System.Drawing.Size(289, 24); this.layoutControlItem4.Text = "鍒涘缓鏃堕棿"; this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem5 // - this.layoutControlItem5.Control = this.txt_fcheckUser; - this.layoutControlItem5.Location = new System.Drawing.Point(855, 0); + this.layoutControlItem5.Control = this.txt_shr; + this.layoutControlItem5.Location = new System.Drawing.Point(867, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem5.Size = new System.Drawing.Size(286, 24); + this.layoutControlItem5.Size = new System.Drawing.Size(291, 24); this.layoutControlItem5.Text = "瀹℃牳浜哄憳"; this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_checkDate; - this.layoutControlItem6.Location = new System.Drawing.Point(855, 24); + this.layoutControlItem6.Location = new System.Drawing.Point(867, 24); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(286, 24); + this.layoutControlItem6.Size = new System.Drawing.Size(291, 24); this.layoutControlItem6.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_paperBillNo; - this.layoutControlItem8.Location = new System.Drawing.Point(285, 24); + this.layoutControlItem8.Location = new System.Drawing.Point(289, 24); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(285, 24); + this.layoutControlItem8.Size = new System.Drawing.Size(289, 24); this.layoutControlItem8.Text = "閫佽揣鍗曞彿"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 14); // @@ -1418,7 +1444,7 @@ this.layoutControlItem9.Location = new System.Drawing.Point(0, 24); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem9.Size = new System.Drawing.Size(285, 24); + this.layoutControlItem9.Size = new System.Drawing.Size(289, 24); this.layoutControlItem9.Text = "渚涘簲鍟嗗悕绉�"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 14); // @@ -1428,18 +1454,18 @@ this.layoutControlItem10.Location = new System.Drawing.Point(0, 48); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(285, 24); + this.layoutControlItem10.Size = new System.Drawing.Size(289, 24); this.layoutControlItem10.Text = "浠撳簱鍚嶇О"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem12 // - this.layoutControlItem12.Control = this.txt_fstatus; - this.layoutControlItem12.Location = new System.Drawing.Point(855, 48); + this.layoutControlItem12.Control = this.txt_status; + this.layoutControlItem12.Location = new System.Drawing.Point(867, 48); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(286, 24); + this.layoutControlItem12.Size = new System.Drawing.Size(291, 24); this.layoutControlItem12.Text = "瀹℃牳鐘舵��"; this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem12.TextVisible = false; @@ -1450,30 +1476,30 @@ this.layoutControlItem13.Location = new System.Drawing.Point(0, 72); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(285, 24); + this.layoutControlItem13.Size = new System.Drawing.Size(289, 24); this.layoutControlItem13.Text = "浠撳簱缂栧彿"; this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_dhgRemark; - this.layoutControlItem11.Location = new System.Drawing.Point(285, 72); + this.layoutControlItem11.Location = new System.Drawing.Point(289, 72); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem11.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem11.Size = new System.Drawing.Size(570, 24); + this.layoutControlItem11.Size = new System.Drawing.Size(578, 24); this.layoutControlItem11.Text = "澶囨敞璇存槑"; this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_receivingOrg; - this.layoutControlItem14.Location = new System.Drawing.Point(285, 48); + this.layoutControlItem14.Location = new System.Drawing.Point(289, 48); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem14.Size = new System.Drawing.Size(285, 24); + this.layoutControlItem14.Size = new System.Drawing.Size(289, 24); this.layoutControlItem14.Text = "鏀舵枡缁勭粐"; this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 14); // @@ -1686,6 +1712,14 @@ this.gridColumn11.MinWidth = 22; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Width = 82; + // + // gridColumn46 + // + this.gridColumn46.Caption = "鎵归噺澶囨敞"; + this.gridColumn46.FieldName = "plbz"; + this.gridColumn46.Name = "gridColumn46"; + this.gridColumn46.Visible = true; + this.gridColumn46.VisibleIndex = 11; // // xtraTabPage3 // @@ -1937,37 +1971,13 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // - // gridColumn44 + // gridColumn48 // - this.gridColumn44.Caption = "鎵撳嵃姣斾緥"; - this.gridColumn44.FieldName = "barcodeProgress"; - this.gridColumn44.Name = "gridColumn44"; - this.gridColumn44.Visible = true; - this.gridColumn44.VisibleIndex = 19; - // - // gridColumn45 - // - this.gridColumn45.Caption = "鍏ュ簱姣斾緥"; - this.gridColumn45.FieldName = "rkbl"; - this.gridColumn45.Name = "gridColumn45"; - this.gridColumn45.Visible = true; - this.gridColumn45.VisibleIndex = 20; - // - // gridColumn46 - // - this.gridColumn46.Caption = "鎵归噺澶囨敞"; - this.gridColumn46.FieldName = "plbz"; - this.gridColumn46.Name = "gridColumn46"; - this.gridColumn46.Visible = true; - this.gridColumn46.VisibleIndex = 11; - // - // gridColumn47 - // - this.gridColumn47.Caption = "鎵归噺澶囨敞"; - this.gridColumn47.FieldName = "plbz"; - this.gridColumn47.Name = "gridColumn47"; - this.gridColumn47.Visible = true; - this.gridColumn47.VisibleIndex = 11; + this.gridColumn48.Caption = "闇�姹傚崟鎹彿"; + this.gridColumn48.FieldName = "xq"; + this.gridColumn48.Name = "gridColumn48"; + this.gridColumn48.Visible = true; + this.gridColumn48.VisibleIndex = 21; // // Frm_MesInvItemIns // @@ -2011,14 +2021,14 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_dptName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_dhgRemark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fcheckUser.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_shr.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_cbillNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_depotCode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_receivingOrg.Properties)).EndInit(); @@ -2087,7 +2097,7 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; - private DevExpress.XtraEditors.TextEdit txt_fcheckUser; + private DevExpress.XtraEditors.TextEdit txt_shr; private DevExpress.XtraEditors.TextEdit txt_dptName; private DevExpress.XtraEditors.TextEdit txt_suppName; private DevExpress.XtraEditors.TextEdit txt_checkDate; @@ -2098,7 +2108,7 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; - private DevExpress.XtraEditors.CheckEdit txt_fstatus; + private DevExpress.XtraEditors.CheckEdit txt_status; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraEditors.TextEdit txt_guid; @@ -2194,5 +2204,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn45; private DevExpress.XtraGrid.Columns.GridColumn gridColumn46; private DevExpress.XtraGrid.Columns.GridColumn gridColumn47; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn48; } } \ No newline at end of file -- Gitblit v1.9.3