From 3d086a3c77ca5ce0eef314e0f8b465ca22c2f195 Mon Sep 17 00:00:00 2001 From: cdk <2441919651@qq.com> Date: 星期六, 30 八月 2025 17:07:08 +0800 Subject: [PATCH] 加组织id字段 --- DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNoticeDj.Designer.cs | 474 +++++++++++++++++++++++++++++++++++------------------------ 1 files changed, 281 insertions(+), 193 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNoticeDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNoticeDj.Designer.cs index e53cc08..78807c6 100644 --- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNoticeDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNoticeDj.Designer.cs @@ -60,6 +60,8 @@ this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.bandedGridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -100,6 +102,17 @@ this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); + this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.gcMx1 = new DevExpress.XtraGrid.GridControl(); + this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2itemSname = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx2unit = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -113,19 +126,12 @@ this.gvMx1depotSectionCode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.gcMx1 = new DevExpress.XtraGrid.GridControl(); - this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2itemSname = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx2unit = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); + this.txt_fHasLinkTxt = new DevExpress.XtraEditors.TextEdit(); + this.txt_fHasLinkSource = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -181,13 +187,17 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); - this.tabMxPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); + this.tabMxPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fHasLinkTxt.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fHasLinkSource.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -228,6 +238,7 @@ // split1 // this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.split1.Horizontal = false; this.split1.Location = new System.Drawing.Point(0, 0); this.split1.Name = "split1"; @@ -240,7 +251,8 @@ // // split1.Panel2 // - this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + this.split1.Panel2.Text = "Panel2"; + this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.split1.Size = new System.Drawing.Size(1346, 570); this.split1.SplitterPosition = 0; this.split1.TabIndex = 0; @@ -275,7 +287,9 @@ this.gv_checkUser, this.gv_checkDate, this.bandedGridColumn3, - this.gv_guid}); + this.gv_guid, + this.gridColumn8, + this.gridColumn9}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -478,6 +492,26 @@ this.gv_guid.Tag = "query_a.GUID"; this.gv_guid.Width = 94; // + // gridColumn8 + // + this.gridColumn8.Caption = "鏁版嵁鏉ユ簮"; + this.gridColumn8.FieldName = "fHasLinkSource"; + this.gridColumn8.MinWidth = 25; + this.gridColumn8.Name = "gridColumn8"; + this.gridColumn8.Visible = true; + this.gridColumn8.VisibleIndex = 15; + this.gridColumn8.Width = 94; + // + // gridColumn9 + // + this.gridColumn9.Caption = "婧愬崟绫诲瀷"; + this.gridColumn9.FieldName = "fHasLinkTxt"; + this.gridColumn9.MinWidth = 25; + this.gridColumn9.Name = "gridColumn9"; + this.gridColumn9.Visible = true; + this.gridColumn9.VisibleIndex = 14; + this.gridColumn9.Width = 94; + // // pageBar1 // this.pageBar1.CurrentPage = 1; @@ -502,7 +536,7 @@ this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitMx1.Horizontal = false; this.splitMx1.Location = new System.Drawing.Point(0, 0); - this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + this.splitMx1.Name = "splitMx1"; // // splitMx1.Panel1 // @@ -513,6 +547,7 @@ // this.splitMx1.Panel2.Controls.Add(this.tabMx); this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx1.Size = new System.Drawing.Size(1346, 570); this.splitMx1.SplitterPosition = 176; this.splitMx1.TabIndex = 0; @@ -536,6 +571,8 @@ this.layoutMx1.Controls.Add(this.txt_ckNo); this.layoutMx1.Controls.Add(this.txt_xsNo); this.layoutMx1.Controls.Add(this.txt_custName); + this.layoutMx1.Controls.Add(this.txt_fHasLinkTxt); + this.layoutMx1.Controls.Add(this.txt_fHasLinkSource); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem19}); @@ -557,91 +594,91 @@ // // txt_ckName // - this.txt_ckName.Location = new System.Drawing.Point(445, 43); + this.txt_ckName.Location = new System.Drawing.Point(415, 43); this.txt_ckName.Name = "txt_ckName"; this.txt_ckName.Properties.Appearance.Options.UseFont = true; - this.txt_ckName.Size = new System.Drawing.Size(225, 24); + this.txt_ckName.Size = new System.Drawing.Size(255, 24); this.txt_ckName.StyleController = this.layoutMx1; this.txt_ckName.TabIndex = 609; // // txt_sqRemark // - this.txt_sqRemark.Location = new System.Drawing.Point(114, 136); + this.txt_sqRemark.Location = new System.Drawing.Point(84, 136); this.txt_sqRemark.Name = "txt_sqRemark"; this.txt_sqRemark.Properties.Appearance.Options.UseFont = true; - this.txt_sqRemark.Size = new System.Drawing.Size(556, 24); + this.txt_sqRemark.Size = new System.Drawing.Size(586, 24); this.txt_sqRemark.StyleController = this.layoutMx1; this.txt_sqRemark.TabIndex = 240; // // txt_checkUser // - this.txt_checkUser.Location = new System.Drawing.Point(1107, 12); + this.txt_checkUser.Location = new System.Drawing.Point(1077, 12); this.txt_checkUser.Name = "txt_checkUser"; this.txt_checkUser.Properties.Appearance.Options.UseFont = true; - this.txt_checkUser.Size = new System.Drawing.Size(227, 24); + this.txt_checkUser.Size = new System.Drawing.Size(257, 24); this.txt_checkUser.StyleController = this.layoutMx1; this.txt_checkUser.TabIndex = 608; // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(776, 43); + this.txt_createDate.Location = new System.Drawing.Point(746, 43); this.txt_createDate.Name = "txt_createDate"; this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(225, 24); + this.txt_createDate.Size = new System.Drawing.Size(255, 24); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 222; // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(114, 12); + this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(225, 24); + this.txt_billNo.Size = new System.Drawing.Size(255, 24); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 211; // // txt_abtNo // - this.txt_abtNo.Location = new System.Drawing.Point(445, 12); + this.txt_abtNo.Location = new System.Drawing.Point(415, 12); this.txt_abtNo.Name = "txt_abtNo"; this.txt_abtNo.Properties.Appearance.Options.UseFont = true; - this.txt_abtNo.Size = new System.Drawing.Size(225, 24); + this.txt_abtNo.Size = new System.Drawing.Size(255, 24); this.txt_abtNo.StyleController = this.layoutMx1; this.txt_abtNo.TabIndex = 507; // // txt_djlx // - this.txt_djlx.Location = new System.Drawing.Point(445, 105); + this.txt_djlx.Location = new System.Drawing.Point(415, 105); this.txt_djlx.Name = "txt_djlx"; this.txt_djlx.Properties.Appearance.Options.UseFont = true; - this.txt_djlx.Size = new System.Drawing.Size(225, 24); + this.txt_djlx.Size = new System.Drawing.Size(255, 24); this.txt_djlx.StyleController = this.layoutMx1; this.txt_djlx.TabIndex = 598; // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(776, 12); + this.txt_createBy.Location = new System.Drawing.Point(746, 12); this.txt_createBy.Name = "txt_createBy"; this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(225, 24); + this.txt_createBy.Size = new System.Drawing.Size(255, 24); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 219; // // txt_kcOrg // - this.txt_kcOrg.Location = new System.Drawing.Point(114, 43); + this.txt_kcOrg.Location = new System.Drawing.Point(84, 43); this.txt_kcOrg.Name = "txt_kcOrg"; this.txt_kcOrg.Properties.Appearance.Options.UseFont = true; - this.txt_kcOrg.Size = new System.Drawing.Size(225, 24); + this.txt_kcOrg.Size = new System.Drawing.Size(255, 24); this.txt_kcOrg.StyleController = this.layoutMx1; this.txt_kcOrg.TabIndex = 593; // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(1107, 43); + this.txt_checkDate.Location = new System.Drawing.Point(1077, 43); this.txt_checkDate.Name = "txt_checkDate"; this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(227, 24); + this.txt_checkDate.Size = new System.Drawing.Size(257, 24); this.txt_checkDate.StyleController = this.layoutMx1; this.txt_checkDate.TabIndex = 587; // @@ -656,43 +693,43 @@ // // txt_lastupdateBy // - this.txt_lastupdateBy.Location = new System.Drawing.Point(776, 74); + this.txt_lastupdateBy.Location = new System.Drawing.Point(746, 74); this.txt_lastupdateBy.Name = "txt_lastupdateBy"; this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true; - this.txt_lastupdateBy.Size = new System.Drawing.Size(225, 24); + this.txt_lastupdateBy.Size = new System.Drawing.Size(255, 24); this.txt_lastupdateBy.StyleController = this.layoutMx1; this.txt_lastupdateBy.TabIndex = 610; // // txt_lastupdateDate // - this.txt_lastupdateDate.Location = new System.Drawing.Point(776, 105); + this.txt_lastupdateDate.Location = new System.Drawing.Point(746, 105); this.txt_lastupdateDate.Name = "txt_lastupdateDate"; this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true; - this.txt_lastupdateDate.Size = new System.Drawing.Size(225, 24); + this.txt_lastupdateDate.Size = new System.Drawing.Size(255, 24); this.txt_lastupdateDate.StyleController = this.layoutMx1; this.txt_lastupdateDate.TabIndex = 611; // // txt_ckNo // - this.txt_ckNo.Location = new System.Drawing.Point(445, 74); + this.txt_ckNo.Location = new System.Drawing.Point(415, 74); this.txt_ckNo.Name = "txt_ckNo"; - this.txt_ckNo.Size = new System.Drawing.Size(225, 24); + this.txt_ckNo.Size = new System.Drawing.Size(255, 24); this.txt_ckNo.StyleController = this.layoutMx1; this.txt_ckNo.TabIndex = 613; // // txt_xsNo // - this.txt_xsNo.Location = new System.Drawing.Point(114, 105); + this.txt_xsNo.Location = new System.Drawing.Point(84, 105); this.txt_xsNo.Name = "txt_xsNo"; - this.txt_xsNo.Size = new System.Drawing.Size(225, 24); + this.txt_xsNo.Size = new System.Drawing.Size(255, 24); this.txt_xsNo.StyleController = this.layoutMx1; this.txt_xsNo.TabIndex = 614; // // txt_custName // - this.txt_custName.Location = new System.Drawing.Point(114, 74); + this.txt_custName.Location = new System.Drawing.Point(84, 74); this.txt_custName.Name = "txt_custName"; - this.txt_custName.Size = new System.Drawing.Size(225, 24); + this.txt_custName.Size = new System.Drawing.Size(255, 24); this.txt_custName.StyleController = this.layoutMx1; this.txt_custName.TabIndex = 615; // @@ -728,7 +765,9 @@ this.layoutControlItem11, this.layoutControlItem15, this.layoutControlItem17, - this.layoutControlItem18}); + this.layoutControlItem18, + this.layoutControlItem13, + this.layoutControlItem10}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -770,7 +809,7 @@ this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(331, 31); this.layoutControlItem1.Text = "鍏ュ簱鍗曞彿"; - this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem2 // @@ -780,7 +819,7 @@ this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem2.Size = new System.Drawing.Size(331, 31); this.layoutControlItem2.Text = "鐢宠鍗曞彿"; - this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem4 // @@ -789,8 +828,8 @@ this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem4.Size = new System.Drawing.Size(333, 31); - this.layoutControlItem4.Text = "瀹℃牳浜�"; - this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem4.Text = "瀹℃牳浜哄憳"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem5 // @@ -800,7 +839,7 @@ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem5.Size = new System.Drawing.Size(331, 31); this.layoutControlItem5.Text = "搴撳瓨缁勭粐"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem8 // @@ -811,7 +850,7 @@ this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem8.Size = new System.Drawing.Size(333, 31); this.layoutControlItem8.Text = "瀹℃牳鏃ユ湡"; - this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem12 // @@ -834,7 +873,7 @@ this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 4; this.layoutControlItem16.Size = new System.Drawing.Size(662, 32); this.layoutControlItem16.Text = "澶囨敞"; - this.layoutControlItem16.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem14 // @@ -845,7 +884,7 @@ this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem14.Size = new System.Drawing.Size(331, 31); this.layoutControlItem14.Text = "浠撳簱鍚嶇О"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem6 // @@ -856,7 +895,7 @@ this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem6.Size = new System.Drawing.Size(331, 31); this.layoutControlItem6.Text = "浠撳簱缂栧彿"; - this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem9 // @@ -866,7 +905,7 @@ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem9.Size = new System.Drawing.Size(331, 31); this.layoutControlItem9.Text = "瀹㈡埛鍚嶇О"; - this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem7 // @@ -876,7 +915,7 @@ this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem7.Size = new System.Drawing.Size(331, 31); this.layoutControlItem7.Text = "閿�鍞崟鍙�"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem3 // @@ -887,7 +926,7 @@ this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem3.Size = new System.Drawing.Size(331, 31); this.layoutControlItem3.Text = "鍗曟嵁绫诲瀷"; - this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem11 // @@ -896,8 +935,8 @@ this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.Size = new System.Drawing.Size(331, 31); - this.layoutControlItem11.Text = "鍒涘缓浜�"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem11.Text = "鍒涘缓浜哄憳"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem15 // @@ -908,18 +947,19 @@ this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem15.Size = new System.Drawing.Size(331, 31); this.layoutControlItem15.Text = "鍒涘缓鏃堕棿"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_lastupdateBy; + this.layoutControlItem17.CustomizationFormText = "鏇存柊浜哄憳"; this.layoutControlItem17.Location = new System.Drawing.Point(662, 62); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2; this.layoutControlItem17.Size = new System.Drawing.Size(331, 31); - this.layoutControlItem17.Text = "鏈�鍚庢洿鏂颁汉"; - this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem17.Text = "鏇存柊浜哄憳"; + this.layoutControlItem17.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem18 // @@ -929,8 +969,8 @@ this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 3; this.layoutControlItem18.Size = new System.Drawing.Size(331, 31); - this.layoutControlItem18.Text = "鏈�鍚庢洿鏂版椂闂�"; - this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem18.Text = "鏇存柊鏃堕棿"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); // // tabMx // @@ -943,6 +983,129 @@ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, this.tabMxPage2}); + // + // tabMxPage1 + // + this.tabMxPage1.Controls.Add(this.gcMx1); + this.tabMxPage1.Name = "tabMxPage1"; + this.tabMxPage1.Size = new System.Drawing.Size(1344, 350); + this.tabMxPage1.Text = "鍏ュ簱鏄庣粏"; + // + // gcMx1 + // + this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMx1.Location = new System.Drawing.Point(0, 0); + this.gcMx1.MainView = this.gvMx1; + this.gcMx1.Name = "gcMx1"; + this.gcMx1.Size = new System.Drawing.Size(1344, 350); + this.gcMx1.TabIndex = 0; + this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gvMx1}); + // + // gvMx1 + // + this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gridColumn3, + this.gridColumn4, + this.gvMx2itemSname, + this.gvMx2quantity, + this.gvMx2unit, + this.gridColumn5, + this.gridColumn6, + this.gridColumn7}); + this.gvMx1.GridControl = this.gcMx1; + this.gvMx1.Name = "gvMx1"; + this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; + this.gvMx1.OptionsFind.ShowSearchNavButtons = false; + this.gvMx1.OptionsView.ShowGroupPanel = false; + // + // gridColumn3 + // + this.gridColumn3.Caption = "鐗╂枡缂栫爜"; + this.gridColumn3.FieldName = "itemNo"; + this.gridColumn3.MinWidth = 25; + this.gridColumn3.Name = "gridColumn3"; + this.gridColumn3.Visible = true; + this.gridColumn3.VisibleIndex = 0; + this.gridColumn3.Width = 94; + // + // gridColumn4 + // + this.gridColumn4.Caption = "鐗╂枡瑙勬牸"; + this.gridColumn4.FieldName = "itemModel"; + this.gridColumn4.MinWidth = 25; + this.gridColumn4.Name = "gridColumn4"; + this.gridColumn4.Visible = true; + this.gridColumn4.VisibleIndex = 1; + this.gridColumn4.Width = 94; + // + // gvMx2itemSname + // + this.gvMx2itemSname.AppearanceCell.Options.UseFont = true; + this.gvMx2itemSname.Caption = "鐗╂枡鍚嶇О"; + this.gvMx2itemSname.FieldName = "itemName"; + this.gvMx2itemSname.MinWidth = 50; + this.gvMx2itemSname.Name = "gvMx2itemSname"; + this.gvMx2itemSname.Tag = "query_a.ITEM_SNAME"; + this.gvMx2itemSname.Visible = true; + this.gvMx2itemSname.VisibleIndex = 2; + this.gvMx2itemSname.Width = 94; + // + // gvMx2quantity + // + this.gvMx2quantity.AppearanceCell.Options.UseFont = true; + this.gvMx2quantity.Caption = "鏁伴噺"; + this.gvMx2quantity.FieldName = "quantity"; + this.gvMx2quantity.MinWidth = 50; + this.gvMx2quantity.Name = "gvMx2quantity"; + this.gvMx2quantity.Tag = "query_a.QUANTITY"; + this.gvMx2quantity.Visible = true; + this.gvMx2quantity.VisibleIndex = 3; + this.gvMx2quantity.Width = 94; + // + // gvMx2unit + // + this.gvMx2unit.AppearanceCell.Options.UseFont = true; + this.gvMx2unit.Caption = "搴撳瓨鍗曚綅"; + this.gvMx2unit.FieldName = "kcUnit"; + this.gvMx2unit.MinWidth = 50; + this.gvMx2unit.Name = "gvMx2unit"; + this.gvMx2unit.Tag = "query_a.UNIT"; + this.gvMx2unit.Visible = true; + this.gvMx2unit.VisibleIndex = 4; + this.gvMx2unit.Width = 94; + // + // gridColumn5 + // + this.gridColumn5.AppearanceCell.Options.UseFont = true; + this.gridColumn5.Caption = "寤虹珛鑰�"; + this.gridColumn5.FieldName = "createBy"; + this.gridColumn5.MinWidth = 25; + this.gridColumn5.Name = "gridColumn5"; + this.gridColumn5.Visible = true; + this.gridColumn5.VisibleIndex = 5; + this.gridColumn5.Width = 94; + // + // gridColumn6 + // + this.gridColumn6.AppearanceCell.Options.UseFont = true; + this.gridColumn6.Caption = "寤虹珛鏃堕棿"; + this.gridColumn6.FieldName = "createDate"; + this.gridColumn6.MinWidth = 25; + this.gridColumn6.Name = "gridColumn6"; + this.gridColumn6.Visible = true; + this.gridColumn6.VisibleIndex = 6; + this.gridColumn6.Width = 94; + // + // gridColumn7 + // + this.gridColumn7.Caption = "澶囨敞淇℃伅"; + this.gridColumn7.FieldName = "sqRemark"; + this.gridColumn7.MinWidth = 25; + this.gridColumn7.Name = "gridColumn7"; + this.gridColumn7.Visible = true; + this.gridColumn7.VisibleIndex = 7; + this.gridColumn7.Width = 94; // // tabMxPage2 // @@ -1099,129 +1262,6 @@ this.gridColumn2.VisibleIndex = 9; this.gridColumn2.Width = 94; // - // tabMxPage1 - // - this.tabMxPage1.Controls.Add(this.gcMx1); - this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1344, 350); - this.tabMxPage1.Text = "鍏ュ簱鏄庣粏"; - // - // gcMx1 - // - this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx1.Location = new System.Drawing.Point(0, 0); - this.gcMx1.MainView = this.gvMx1; - this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1344, 350); - this.gcMx1.TabIndex = 0; - this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gvMx1}); - // - // gvMx1 - // - this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gridColumn3, - this.gridColumn4, - this.gvMx2itemSname, - this.gvMx2quantity, - this.gvMx2unit, - this.gridColumn5, - this.gridColumn6, - this.gridColumn7}); - this.gvMx1.GridControl = this.gcMx1; - this.gvMx1.Name = "gvMx1"; - this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; - this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.ShowGroupPanel = false; - // - // gridColumn3 - // - this.gridColumn3.Caption = "鐗╂枡缂栫爜"; - this.gridColumn3.FieldName = "itemNo"; - this.gridColumn3.MinWidth = 25; - this.gridColumn3.Name = "gridColumn3"; - this.gridColumn3.Visible = true; - this.gridColumn3.VisibleIndex = 0; - this.gridColumn3.Width = 94; - // - // gridColumn4 - // - this.gridColumn4.Caption = "鐗╂枡瑙勬牸"; - this.gridColumn4.FieldName = "itemModel"; - this.gridColumn4.MinWidth = 25; - this.gridColumn4.Name = "gridColumn4"; - this.gridColumn4.Visible = true; - this.gridColumn4.VisibleIndex = 1; - this.gridColumn4.Width = 94; - // - // gvMx2itemSname - // - this.gvMx2itemSname.AppearanceCell.Options.UseFont = true; - this.gvMx2itemSname.Caption = "鐗╂枡鍚嶇О"; - this.gvMx2itemSname.FieldName = "itemName"; - this.gvMx2itemSname.MinWidth = 50; - this.gvMx2itemSname.Name = "gvMx2itemSname"; - this.gvMx2itemSname.Tag = "query_a.ITEM_SNAME"; - this.gvMx2itemSname.Visible = true; - this.gvMx2itemSname.VisibleIndex = 2; - this.gvMx2itemSname.Width = 94; - // - // gvMx2quantity - // - this.gvMx2quantity.AppearanceCell.Options.UseFont = true; - this.gvMx2quantity.Caption = "鏁伴噺"; - this.gvMx2quantity.FieldName = "quantity"; - this.gvMx2quantity.MinWidth = 50; - this.gvMx2quantity.Name = "gvMx2quantity"; - this.gvMx2quantity.Tag = "query_a.QUANTITY"; - this.gvMx2quantity.Visible = true; - this.gvMx2quantity.VisibleIndex = 3; - this.gvMx2quantity.Width = 94; - // - // gvMx2unit - // - this.gvMx2unit.AppearanceCell.Options.UseFont = true; - this.gvMx2unit.Caption = "搴撳瓨鍗曚綅"; - this.gvMx2unit.FieldName = "kcUnit"; - this.gvMx2unit.MinWidth = 50; - this.gvMx2unit.Name = "gvMx2unit"; - this.gvMx2unit.Tag = "query_a.UNIT"; - this.gvMx2unit.Visible = true; - this.gvMx2unit.VisibleIndex = 4; - this.gvMx2unit.Width = 94; - // - // gridColumn5 - // - this.gridColumn5.AppearanceCell.Options.UseFont = true; - this.gridColumn5.Caption = "寤虹珛鑰�"; - this.gridColumn5.FieldName = "createBy"; - this.gridColumn5.MinWidth = 25; - this.gridColumn5.Name = "gridColumn5"; - this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 5; - this.gridColumn5.Width = 94; - // - // gridColumn6 - // - this.gridColumn6.AppearanceCell.Options.UseFont = true; - this.gridColumn6.Caption = "寤虹珛鏃堕棿"; - this.gridColumn6.FieldName = "createDate"; - this.gridColumn6.MinWidth = 25; - this.gridColumn6.Name = "gridColumn6"; - this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 6; - this.gridColumn6.Width = 94; - // - // gridColumn7 - // - this.gridColumn7.Caption = "澶囨敞淇℃伅"; - this.gridColumn7.FieldName = "sqRemark"; - this.gridColumn7.MinWidth = 25; - this.gridColumn7.Name = "gridColumn7"; - this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 7; - this.gridColumn7.Width = 94; - // // picCheckBox // this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; @@ -1232,6 +1272,44 @@ this.picCheckBox.TabIndex = 6; this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; + // + // txt_fHasLinkTxt + // + this.txt_fHasLinkTxt.Location = new System.Drawing.Point(1077, 105); + this.txt_fHasLinkTxt.Name = "txt_fHasLinkTxt"; + this.txt_fHasLinkTxt.Size = new System.Drawing.Size(257, 24); + this.txt_fHasLinkTxt.StyleController = this.layoutMx1; + this.txt_fHasLinkTxt.TabIndex = 616; + // + // txt_fHasLinkSource + // + this.txt_fHasLinkSource.Location = new System.Drawing.Point(1077, 136); + this.txt_fHasLinkSource.Name = "txt_fHasLinkSource"; + this.txt_fHasLinkSource.Size = new System.Drawing.Size(257, 24); + this.txt_fHasLinkSource.StyleController = this.layoutMx1; + this.txt_fHasLinkSource.TabIndex = 617; + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_fHasLinkSource; + this.layoutControlItem13.Location = new System.Drawing.Point(993, 124); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem13.Size = new System.Drawing.Size(333, 32); + this.layoutControlItem13.Text = "鏁版嵁鏉ユ簮"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.txt_fHasLinkTxt; + this.layoutControlItem10.Location = new System.Drawing.Point(993, 93); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem10.Size = new System.Drawing.Size(333, 31); + this.layoutControlItem10.Text = "婧愬崟绫诲瀷"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // // Frm_SalesReturnNoticeDj // @@ -1298,13 +1376,17 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); - this.tabMxPage2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); + this.tabMxPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fHasLinkTxt.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fHasLinkSource.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); this.ResumeLayout(false); } @@ -1397,5 +1479,11 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; private DevExpress.Utils.ToolTipController tips; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; + private DevExpress.XtraEditors.TextEdit txt_fHasLinkTxt; + private DevExpress.XtraEditors.TextEdit txt_fHasLinkSource; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; } } \ No newline at end of file -- Gitblit v1.9.3