lu
5 天以前 530065f7c1bd97fd372b745cc9175ca7d936b9a6
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs
@@ -109,6 +109,7 @@
            this.txt_returnReason = new DevExpress.XtraEditors.TextEdit();
            this.txt_createdBy = new DevExpress.XtraEditors.TextEdit();
            this.txt_fHasLinkSource = new DevExpress.XtraEditors.ComboBoxEdit();
            this.txt_xsms = new DevExpress.XtraEditors.ComboBoxEdit();
            this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -122,15 +123,18 @@
            this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layItem100 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layItem101 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.split99 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -203,8 +207,6 @@
            this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -240,6 +242,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_returnReason.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createdBy.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fHasLinkSource.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_xsms.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
@@ -253,15 +256,18 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem100)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem101)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -310,8 +316,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -466,7 +470,7 @@
            this.gv_billType.OptionsColumn.AllowEdit = false;
            this.gv_billType.Tag = "query_a.BILL_TYPE";
            this.gv_billType.Visible = true;
            this.gv_billType.VisibleIndex = 17;
            this.gv_billType.VisibleIndex = 16;
            this.gv_billType.Width = 94;
            // 
            // gv_billNo
@@ -492,7 +496,7 @@
            this.gv_salesOrg.OptionsColumn.AllowEdit = false;
            this.gv_salesOrg.Tag = "query_a.SALES_ORG";
            this.gv_salesOrg.Visible = true;
            this.gv_salesOrg.VisibleIndex = 16;
            this.gv_salesOrg.VisibleIndex = 15;
            this.gv_salesOrg.Width = 94;
            // 
            // gv_salesDept
@@ -505,7 +509,7 @@
            this.gv_salesDept.OptionsColumn.AllowEdit = false;
            this.gv_salesDept.Tag = "query_a.SALES_DEPT";
            this.gv_salesDept.Visible = true;
            this.gv_salesDept.VisibleIndex = 6;
            this.gv_salesDept.VisibleIndex = 5;
            this.gv_salesDept.Width = 94;
            // 
            // gv_salesPerson
@@ -529,7 +533,7 @@
            this.gv_returnReason.OptionsColumn.AllowEdit = false;
            this.gv_returnReason.Tag = "query_a.RETURN_REASON";
            this.gv_returnReason.Visible = true;
            this.gv_returnReason.VisibleIndex = 7;
            this.gv_returnReason.VisibleIndex = 6;
            this.gv_returnReason.Width = 94;
            // 
            // gv_createdBy
@@ -542,7 +546,7 @@
            this.gv_createdBy.OptionsColumn.AllowEdit = false;
            this.gv_createdBy.Tag = "query_a.CREATED_BY";
            this.gv_createdBy.Visible = true;
            this.gv_createdBy.VisibleIndex = 8;
            this.gv_createdBy.VisibleIndex = 7;
            this.gv_createdBy.Width = 94;
            // 
            // gv_createdDate
@@ -555,7 +559,7 @@
            this.gv_createdDate.OptionsColumn.AllowEdit = false;
            this.gv_createdDate.Tag = "query_a.CREATED_DATE";
            this.gv_createdDate.Visible = true;
            this.gv_createdDate.VisibleIndex = 9;
            this.gv_createdDate.VisibleIndex = 8;
            this.gv_createdDate.Width = 94;
            // 
            // gv_modifiedBy
@@ -568,7 +572,7 @@
            this.gv_modifiedBy.OptionsColumn.AllowEdit = false;
            this.gv_modifiedBy.Tag = "query_a.MODIFIED_BY";
            this.gv_modifiedBy.Visible = true;
            this.gv_modifiedBy.VisibleIndex = 10;
            this.gv_modifiedBy.VisibleIndex = 9;
            this.gv_modifiedBy.Width = 94;
            // 
            // gv_modifiedDate
@@ -581,7 +585,7 @@
            this.gv_modifiedDate.OptionsColumn.AllowEdit = false;
            this.gv_modifiedDate.Tag = "query_a.MODIFIED_DATE";
            this.gv_modifiedDate.Visible = true;
            this.gv_modifiedDate.VisibleIndex = 11;
            this.gv_modifiedDate.VisibleIndex = 10;
            this.gv_modifiedDate.Width = 94;
            // 
            // gv_approvedBy
@@ -594,7 +598,7 @@
            this.gv_approvedBy.OptionsColumn.AllowEdit = false;
            this.gv_approvedBy.Tag = "query_a.APPROVED_BY";
            this.gv_approvedBy.Visible = true;
            this.gv_approvedBy.VisibleIndex = 12;
            this.gv_approvedBy.VisibleIndex = 11;
            this.gv_approvedBy.Width = 94;
            // 
            // gv_approvedDate
@@ -607,7 +611,7 @@
            this.gv_approvedDate.OptionsColumn.AllowEdit = false;
            this.gv_approvedDate.Tag = "query_a.APPROVED_DATE";
            this.gv_approvedDate.Visible = true;
            this.gv_approvedDate.VisibleIndex = 13;
            this.gv_approvedDate.VisibleIndex = 12;
            this.gv_approvedDate.Width = 94;
            // 
            // gridColumn18
@@ -629,8 +633,6 @@
            this.gv_customerOrderNo.Name = "gv_customerOrderNo";
            this.gv_customerOrderNo.OptionsColumn.AllowEdit = false;
            this.gv_customerOrderNo.Tag = "query_a.CUSTOMER_ORDER_NO";
            this.gv_customerOrderNo.Visible = true;
            this.gv_customerOrderNo.VisibleIndex = 5;
            this.gv_customerOrderNo.Width = 94;
            // 
            // gridColumn24
@@ -648,7 +650,7 @@
            this.gridColumn25.MinWidth = 25;
            this.gridColumn25.Name = "gridColumn25";
            this.gridColumn25.Visible = true;
            this.gridColumn25.VisibleIndex = 14;
            this.gridColumn25.VisibleIndex = 13;
            this.gridColumn25.Width = 94;
            // 
            // gridColumn26
@@ -658,7 +660,7 @@
            this.gridColumn26.MinWidth = 25;
            this.gridColumn26.Name = "gridColumn26";
            this.gridColumn26.Visible = true;
            this.gridColumn26.VisibleIndex = 15;
            this.gridColumn26.VisibleIndex = 14;
            this.gridColumn26.Width = 94;
            // 
            // gridColumn2
@@ -668,7 +670,7 @@
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 18;
            this.gridColumn2.VisibleIndex = 17;
            this.gridColumn2.Width = 94;
            // 
            // pageBar1
@@ -708,7 +710,7 @@
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.splitMx1.Size = new System.Drawing.Size(1437, 570);
            this.splitMx1.SplitterPosition = 169;
            this.splitMx1.SplitterPosition = 174;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -736,6 +738,7 @@
            this.layoutMx1.Controls.Add(this.txt_returnReason);
            this.layoutMx1.Controls.Add(this.txt_createdBy);
            this.layoutMx1.Controls.Add(this.txt_fHasLinkSource);
            this.layoutMx1.Controls.Add(this.txt_xsms);
            this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem19,
@@ -748,7 +751,7 @@
            this.layoutMx1.Name = "layoutMx1";
            this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(637, 414, 812, 500);
            this.layoutMx1.Root = this.Root;
            this.layoutMx1.Size = new System.Drawing.Size(1437, 169);
            this.layoutMx1.Size = new System.Drawing.Size(1437, 174);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
@@ -983,6 +986,24 @@
            this.txt_fHasLinkSource.StyleController = this.layoutMx1;
            this.txt_fHasLinkSource.TabIndex = 544;
            // 
            // txt_xsms
            //
            this.txt_xsms.EditValue = "-请选择-";
            this.txt_xsms.Location = new System.Drawing.Point(782, 140);
            this.txt_xsms.Name = "txt_xsms";
            this.txt_xsms.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.txt_xsms.Properties.Items.AddRange(new object[] {
            "-请选择-",
            "1:ODM",
            "2:OEM",
            "3:OBM",
            "4:供应商买料"});
            this.txt_xsms.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
            this.txt_xsms.Size = new System.Drawing.Size(273, 24);
            this.txt_xsms.StyleController = this.layoutMx1;
            this.txt_xsms.TabIndex = 545;
            //
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.lbGuid;
@@ -1060,9 +1081,7 @@
            this.layoutControlItem17,
            this.layoutControlItem20,
            this.layItem1,
            this.layoutControlItem3,
            this.layoutControlItem21,
            this.layoutControlItem9,
            this.layoutControlItem7,
            this.layoutControlItem10,
            this.layItem2,
@@ -1070,7 +1089,10 @@
            this.layItem4,
            this.layItem100,
            this.layoutControlItem13,
            this.layoutControlItem14});
            this.layoutControlItem14,
            this.layoutControlItem9,
            this.layoutControlItem3,
            this.layItem101});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1167,20 +1189,6 @@
            this.layItem1.Text = "销售组织";
            this.layItem1.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem3
            //
            this.layoutControlItem3.Control = this.btnSelect;
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem3.MaxSize = new System.Drawing.Size(130, 31);
            this.layoutControlItem3.MinSize = new System.Drawing.Size(20, 31);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem3.Size = new System.Drawing.Size(349, 32);
            this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem3.Text = "选择明细";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextVisible = false;
            //
            // layoutControlItem21
            // 
            this.layoutControlItem21.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue;
@@ -1194,18 +1202,6 @@
            this.layoutControlItem21.Size = new System.Drawing.Size(349, 32);
            this.layoutControlItem21.Text = "源单类型";
            this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem9
            //
            this.layoutControlItem9.Control = this.txt_returnReason;
            this.layoutControlItem9.CustomizationFormText = "申请原因";
            this.layoutControlItem9.Location = new System.Drawing.Point(349, 64);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(349, 32);
            this.layoutControlItem9.Text = "申请原因";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem7
            // 
@@ -1279,13 +1275,73 @@
            this.layItem100.Text = "数据来源";
            this.layItem100.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem13
            //
            this.layoutControlItem13.Control = this.txt_modifiedBy;
            this.layoutControlItem13.Location = new System.Drawing.Point(698, 0);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem13.Size = new System.Drawing.Size(349, 32);
            this.layoutControlItem13.Text = "修改人员";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem14
            //
            this.layoutControlItem14.Control = this.txt_modifiedDate;
            this.layoutControlItem14.Location = new System.Drawing.Point(698, 32);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem14.Size = new System.Drawing.Size(349, 32);
            this.layoutControlItem14.Text = "修改时间";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem9
            //
            this.layoutControlItem9.Control = this.txt_returnReason;
            this.layoutControlItem9.CustomizationFormText = "申请原因";
            this.layoutControlItem9.Location = new System.Drawing.Point(349, 64);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem9.Size = new System.Drawing.Size(349, 32);
            this.layoutControlItem9.Text = "申请原因";
            this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem3
            //
            this.layoutControlItem3.Control = this.btnSelect;
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 96);
            this.layoutControlItem3.MaxSize = new System.Drawing.Size(130, 31);
            this.layoutControlItem3.MinSize = new System.Drawing.Size(20, 31);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 3;
            this.layoutControlItem3.Size = new System.Drawing.Size(349, 32);
            this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem3.Text = "选择明细";
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextVisible = false;
            //
            // layItem101
            //
            this.layItem101.AppearanceItemCaption.BackColor = System.Drawing.Color.SkyBlue;
            this.layItem101.AppearanceItemCaption.Options.UseBackColor = true;
            this.layItem101.Control = this.txt_xsms;
            this.layItem101.Location = new System.Drawing.Point(698, 128);
            this.layItem101.Name = "layItem101";
            this.layItem101.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layItem101.OptionsTableLayoutItem.RowIndex = 4;
            this.layItem101.Size = new System.Drawing.Size(349, 32);
            this.layItem101.Text = "销售模式";
            this.layItem101.TextSize = new System.Drawing.Size(60, 18);
            //
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabMx.Location = new System.Drawing.Point(0, 0);
            this.tabMx.Name = "tabMx";
            this.tabMx.SelectedTabPage = this.tabMxPage1;
            this.tabMx.Size = new System.Drawing.Size(1437, 389);
            this.tabMx.Size = new System.Drawing.Size(1437, 384);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1,
@@ -1295,7 +1351,7 @@
            // 
            this.tabMxPage1.Controls.Add(this.split99);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1435, 357);
            this.tabMxPage1.Size = new System.Drawing.Size(1435, 352);
            this.tabMxPage1.Text = "申请明细";
            // 
            // split99
@@ -1315,7 +1371,7 @@
            this.split99.Panel2.Controls.Add(this.gcMx1);
            this.split99.Panel2.Text = "Panel2";
            this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            this.split99.Size = new System.Drawing.Size(1435, 357);
            this.split99.Size = new System.Drawing.Size(1435, 352);
            this.split99.SplitterPosition = 132;
            this.split99.TabIndex = 4;
            // 
@@ -1702,7 +1758,7 @@
            this.repositoryItemButtonEdit1,
            this.repositoryItemComboBox1,
            this.repositoryItemDateEdit1});
            this.gcMx1.Size = new System.Drawing.Size(1435, 213);
            this.gcMx1.Size = new System.Drawing.Size(1435, 208);
            this.gcMx1.TabIndex = 0;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx1});
@@ -1974,7 +2030,7 @@
            // 
            this.tabMxPage2.Controls.Add(this.gcMx2);
            this.tabMxPage2.Name = "tabMxPage2";
            this.tabMxPage2.Size = new System.Drawing.Size(1435, 357);
            this.tabMxPage2.Size = new System.Drawing.Size(1435, 352);
            this.tabMxPage2.Text = "已打印条码明细";
            // 
            // gcMx2
@@ -1983,7 +2039,7 @@
            this.gcMx2.Location = new System.Drawing.Point(0, 0);
            this.gcMx2.MainView = this.gvMx2;
            this.gcMx2.Name = "gcMx2";
            this.gcMx2.Size = new System.Drawing.Size(1435, 357);
            this.gcMx2.Size = new System.Drawing.Size(1435, 352);
            this.gcMx2.TabIndex = 3;
            this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvMx2});
@@ -2160,27 +2216,6 @@
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = false;
            // 
            // layoutControlItem13
            //
            this.layoutControlItem13.Control = this.txt_modifiedBy;
            this.layoutControlItem13.Location = new System.Drawing.Point(698, 0);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem13.Size = new System.Drawing.Size(349, 32);
            this.layoutControlItem13.Text = "修改人员";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem14
            //
            this.layoutControlItem14.Control = this.txt_modifiedDate;
            this.layoutControlItem14.Location = new System.Drawing.Point(698, 32);
            this.layoutControlItem14.Name = "layoutControlItem14";
            this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem14.Size = new System.Drawing.Size(349, 32);
            this.layoutControlItem14.Text = "修改时间";
            this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
            //
            // Frm_SalesReturnNotice
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
@@ -2226,6 +2261,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_returnReason.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_createdBy.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fHasLinkSource.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_xsms.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
@@ -2239,15 +2275,18 @@
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem100)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layItem101)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -2296,8 +2335,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            this.ResumeLayout(false);
        }
@@ -2440,9 +2477,7 @@
        private DevExpress.XtraEditors.SimpleButton btnSelect;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
        private DevExpress.XtraLayout.LayoutControlItem layItem1;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraLayout.LayoutControlItem layItem2;
@@ -2453,5 +2488,9 @@
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
        private DevExpress.XtraEditors.ComboBoxEdit txt_xsms;
        private DevExpress.XtraLayout.LayoutControlItem layItem101;
    }
}