From 0a9e6a87e3361a54dc42f920c9f6f0f303da118c Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期四, 27 三月 2025 16:33:18 +0800 Subject: [PATCH] 查询条件 --- DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs | 235 ++++++++++++++++++++++++++++++++++++++++++++++++++-------- 1 files changed, 203 insertions(+), 32 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs index 69801e6..65b14c3 100644 --- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs @@ -58,6 +58,8 @@ this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_reason = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_fmrmode = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -74,6 +76,11 @@ this.txt_remark = new DevExpress.XtraEditors.TextEdit(); this.txt_status = new DevExpress.XtraEditors.CheckEdit(); this.txt_guid = new DevExpress.XtraEditors.TextEdit(); + this.txt_sqdNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); + this.lb_guid = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -85,8 +92,9 @@ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); - this.lb_guid = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.lab_createBy = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -106,6 +114,8 @@ this.gvMx2ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2itemOutId = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn15 = 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(); @@ -120,6 +130,8 @@ this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); @@ -152,6 +164,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sqdNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_guid)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); @@ -163,8 +180,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.lb_guid)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_createBy)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage2.SuspendLayout(); @@ -181,6 +199,7 @@ // this.toolBarMenu1.chkParameter = null; this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.defaultActions = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -265,7 +284,9 @@ this.gridColumn4, this.gv_checkDate, this.gv_reason, - this.gv_fmrmode}); + this.gv_fmrmode, + this.gridColumn7, + this.gridColumn18}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -453,6 +474,26 @@ this.gv_fmrmode.VisibleIndex = 14; this.gv_fmrmode.Width = 94; // + // gridColumn7 + // + this.gridColumn7.Caption = "鍗曟嵁绫诲瀷"; + this.gridColumn7.FieldName = "outType"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 15; + this.gridColumn7.Width = 94; + // + // gridColumn18 + // + this.gridColumn18.Caption = "鐢宠鍗曞彿"; + this.gridColumn18.FieldName = "sqdNo"; + this.gridColumn18.MinWidth = 25; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Visible = true; + this.gridColumn18.VisibleIndex = 16; + this.gridColumn18.Width = 94; + // // pageBar1 // this.pageBar1.CurrentPage = 1; @@ -506,6 +547,9 @@ this.layoutMx1.Controls.Add(this.txt_remark); this.layoutMx1.Controls.Add(this.txt_status); this.layoutMx1.Controls.Add(this.txt_guid); + this.layoutMx1.Controls.Add(this.txt_sqdNo); + this.layoutMx1.Controls.Add(this.txt_createBy); + this.layoutMx1.Controls.Add(this.txt_createDate); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.lb_guid, @@ -609,10 +653,11 @@ // this.txt_fType.Location = new System.Drawing.Point(283, 12); this.txt_fType.Name = "txt_fType"; - this.txt_fType.Properties.Caption = "濮斿"; + this.txt_fType.Properties.Caption = "濮斿鏍囪瘑"; this.txt_fType.Size = new System.Drawing.Size(267, 24); this.txt_fType.StyleController = this.layoutMx1; this.txt_fType.TabIndex = 525; + this.txt_fType.Tag = "readOnly"; // // txt_remark // @@ -620,7 +665,7 @@ this.txt_remark.Name = "txt_remark"; this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(195, 28); + this.txt_remark.Size = new System.Drawing.Size(466, 28); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 235; // @@ -641,6 +686,53 @@ this.txt_guid.StyleController = this.layoutMx1; this.txt_guid.TabIndex = 528; // + // txt_sqdNo + // + this.txt_sqdNo.Location = new System.Drawing.Point(626, 76); + this.txt_sqdNo.Name = "txt_sqdNo"; + this.txt_sqdNo.Size = new System.Drawing.Size(195, 24); + this.txt_sqdNo.StyleController = this.layoutMx1; + this.txt_sqdNo.TabIndex = 529; + // + // txt_createBy + // + this.txt_createBy.Location = new System.Drawing.Point(626, 12); + this.txt_createBy.Name = "txt_createBy"; + this.txt_createBy.Size = new System.Drawing.Size(195, 24); + this.txt_createBy.StyleController = this.layoutMx1; + this.txt_createBy.TabIndex = 530; + // + // txt_createDate + // + this.txt_createDate.Location = new System.Drawing.Point(626, 44); + this.txt_createDate.Name = "txt_createDate"; + this.txt_createDate.Size = new System.Drawing.Size(195, 24); + this.txt_createDate.StyleController = this.layoutMx1; + this.txt_createDate.TabIndex = 531; + // + // lb_guid + // + this.lb_guid.Control = this.txt_guid; + this.lb_guid.Location = new System.Drawing.Point(542, 96); + this.lb_guid.Name = "lb_guid"; + this.lb_guid.OptionsTableLayoutItem.ColumnIndex = 2; + this.lb_guid.OptionsTableLayoutItem.RowIndex = 3; + this.lb_guid.Size = new System.Drawing.Size(271, 32); + this.lb_guid.Text = "涓婚敭Guid"; + this.lb_guid.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem12 + // + this.layoutControlItem12.Control = this.lbGuid; + this.layoutControlItem12.Location = new System.Drawing.Point(813, 96); + this.layoutControlItem12.Name = "layoutControlItem12"; + this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem12.Text = "lbGuid"; + this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem12.TextVisible = false; + // // Root // this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; @@ -655,7 +747,10 @@ this.layoutControlItem8, this.layoutControlItem9, this.layoutControlItem10, - this.layoutControlItem11}); + this.layoutControlItem11, + this.layoutControlItem13, + this.lab_createBy, + this.layoutControlItem15}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -754,8 +849,9 @@ this.layoutControlItem8.Control = this.txt_remark; this.layoutControlItem8.Location = new System.Drawing.Point(0, 96); this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem8.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(542, 32); this.layoutControlItem8.Text = "澶囨敞淇℃伅"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // @@ -792,28 +888,37 @@ this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; // - // layoutControlItem12 + // layoutControlItem13 // - this.layoutControlItem12.Control = this.lbGuid; - this.layoutControlItem12.Location = new System.Drawing.Point(813, 96); - this.layoutControlItem12.Name = "layoutControlItem12"; - this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); - this.layoutControlItem12.Text = "lbGuid"; - this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem12.TextVisible = false; + this.layoutControlItem13.Control = this.txt_sqdNo; + this.layoutControlItem13.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem13.Text = "鐢宠鍗曞彿"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); // - // lb_guid + // lab_createBy // - this.lb_guid.Control = this.txt_guid; - this.lb_guid.Location = new System.Drawing.Point(542, 96); - this.lb_guid.Name = "lb_guid"; - this.lb_guid.OptionsTableLayoutItem.ColumnIndex = 2; - this.lb_guid.OptionsTableLayoutItem.RowIndex = 3; - this.lb_guid.Size = new System.Drawing.Size(271, 32); - this.lb_guid.Text = "涓婚敭Guid"; - this.lb_guid.TextSize = new System.Drawing.Size(60, 18); + this.lab_createBy.Control = this.txt_createBy; + this.lab_createBy.Location = new System.Drawing.Point(542, 0); + this.lab_createBy.Name = "lab_createBy"; + this.lab_createBy.OptionsTableLayoutItem.ColumnIndex = 2; + this.lab_createBy.Size = new System.Drawing.Size(271, 32); + this.lab_createBy.Text = "鍒涘缓浜�"; + this.lab_createBy.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.txt_createDate; + this.layoutControlItem15.Location = new System.Drawing.Point(542, 32); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem15.Text = "鍒涘缓鏃堕棿"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // // tabMx // @@ -847,6 +952,8 @@ // // gvMx1 // + this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn12, this.gridColumn11, @@ -862,7 +969,9 @@ this.gvMx2remark, this.gvMx2ebelnK3id, this.gvMx2lineK3id, - this.gvMx2itemOutId}); + this.gvMx2itemOutId, + this.gridColumn14, + this.gridColumn15}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False; @@ -1053,6 +1162,26 @@ this.gvMx2itemOutId.Tag = "query_a.item_out_id"; this.gvMx2itemOutId.Width = 94; // + // gridColumn14 + // + this.gridColumn14.Caption = "鍒涘缓浜�"; + this.gridColumn14.FieldName = "createBy"; + this.gridColumn14.MinWidth = 25; + this.gridColumn14.Name = "gridColumn14"; + this.gridColumn14.Visible = true; + this.gridColumn14.VisibleIndex = 12; + this.gridColumn14.Width = 94; + // + // gridColumn15 + // + this.gridColumn15.Caption = "鍒涘缓鏃堕棿"; + this.gridColumn15.FieldName = "createDate"; + this.gridColumn15.MinWidth = 25; + this.gridColumn15.Name = "gridColumn15"; + this.gridColumn15.Visible = true; + this.gridColumn15.VisibleIndex = 13; + this.gridColumn15.Width = 94; + // // xtraTabPage3 // this.xtraTabPage3.Controls.Add(this.gcMx2); @@ -1073,6 +1202,8 @@ // // gvMx2 // + this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1guid, this.gvMx1itemBarcode, @@ -1084,7 +1215,9 @@ this.gvMx1depotCode, this.gvMx1depotSectionCode, this.gvMx1ebelnK3id, - this.gvMx1lineK3id}); + this.gvMx1lineK3id, + this.gridColumn16, + this.gridColumn17}); this.gvMx2.GridControl = this.gcMx2; this.gvMx2.Name = "gvMx2"; this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -1215,6 +1348,26 @@ this.gvMx1lineK3id.VisibleIndex = 9; this.gvMx1lineK3id.Width = 94; // + // gridColumn16 + // + this.gridColumn16.Caption = "鍒涘缓浜�"; + this.gridColumn16.FieldName = "createBy"; + this.gridColumn16.MinWidth = 25; + this.gridColumn16.Name = "gridColumn16"; + this.gridColumn16.Visible = true; + this.gridColumn16.VisibleIndex = 10; + this.gridColumn16.Width = 94; + // + // gridColumn17 + // + this.gridColumn17.Caption = "鍒涘缓鏃堕棿"; + this.gridColumn17.FieldName = "createDate"; + this.gridColumn17.MinWidth = 25; + this.gridColumn17.Name = "gridColumn17"; + this.gridColumn17.Visible = true; + this.gridColumn17.VisibleIndex = 11; + this.gridColumn17.Width = 94; + // // picCheckBox // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; @@ -1274,6 +1427,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sqdNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lb_guid)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); @@ -1285,8 +1443,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.lb_guid)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.lab_createBy)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage2.ResumeLayout(false); @@ -1386,5 +1545,17 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineK3id; private DevExpress.XtraEditors.TextEdit txt_guid; private DevExpress.XtraLayout.LayoutControlItem lb_guid; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; + private DevExpress.XtraEditors.TextEdit txt_sqdNo; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraEditors.TextEdit txt_createBy; + private DevExpress.XtraEditors.TextEdit txt_createDate; + private DevExpress.XtraLayout.LayoutControlItem lab_createBy; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; } } \ No newline at end of file -- Gitblit v1.9.3