lu
2025-10-25 0182a12e08e1253e9fb2d1b4dabb353babf1feea
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();
@@ -133,6 +134,7 @@
            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();
@@ -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();
@@ -264,6 +267,7 @@
            ((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();
@@ -439,7 +443,7 @@
            // gridColumn19
            // 
            this.gridColumn19.Caption = "完结标识";
            this.gridColumn19.FieldName = "wjStatus";
            this.gridColumn19.FieldName = "txtColor";
            this.gridColumn19.MinWidth = 25;
            this.gridColumn19.Name = "gridColumn19";
            this.gridColumn19.Visible = true;
@@ -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 = 16;
            this.gv_billType.VisibleIndex = 14;
            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 = 15;
            this.gv_salesOrg.VisibleIndex = 13;
            this.gv_salesOrg.Width = 94;
            // 
            // gv_salesDept
@@ -536,7 +540,7 @@
            // 
            this.gv_createdBy.AppearanceCell.Options.UseFont = true;
            this.gv_createdBy.Caption = "创建人 ";
            this.gv_createdBy.FieldName = "createdBy";
            this.gv_createdBy.FieldName = "cjPeople";
            this.gv_createdBy.MinWidth = 50;
            this.gv_createdBy.Name = "gv_createdBy";
            this.gv_createdBy.OptionsColumn.AllowEdit = false;
@@ -567,8 +571,6 @@
            this.gv_modifiedBy.Name = "gv_modifiedBy";
            this.gv_modifiedBy.OptionsColumn.AllowEdit = false;
            this.gv_modifiedBy.Tag = "query_a.MODIFIED_BY";
            this.gv_modifiedBy.Visible = true;
            this.gv_modifiedBy.VisibleIndex = 9;
            this.gv_modifiedBy.Width = 94;
            // 
            // gv_modifiedDate
@@ -580,21 +582,19 @@
            this.gv_modifiedDate.Name = "gv_modifiedDate";
            this.gv_modifiedDate.OptionsColumn.AllowEdit = false;
            this.gv_modifiedDate.Tag = "query_a.MODIFIED_DATE";
            this.gv_modifiedDate.Visible = true;
            this.gv_modifiedDate.VisibleIndex = 10;
            this.gv_modifiedDate.Width = 94;
            // 
            // gv_approvedBy
            // 
            this.gv_approvedBy.AppearanceCell.Options.UseFont = true;
            this.gv_approvedBy.Caption = "审核人 ";
            this.gv_approvedBy.FieldName = "approvedBy";
            this.gv_approvedBy.FieldName = "shPeople";
            this.gv_approvedBy.MinWidth = 50;
            this.gv_approvedBy.Name = "gv_approvedBy";
            this.gv_approvedBy.OptionsColumn.AllowEdit = false;
            this.gv_approvedBy.Tag = "query_a.APPROVED_BY";
            this.gv_approvedBy.Visible = true;
            this.gv_approvedBy.VisibleIndex = 11;
            this.gv_approvedBy.VisibleIndex = 9;
            this.gv_approvedBy.Width = 94;
            // 
            // gv_approvedDate
@@ -607,7 +607,7 @@
            this.gv_approvedDate.OptionsColumn.AllowEdit = false;
            this.gv_approvedDate.Tag = "query_a.APPROVED_DATE";
            this.gv_approvedDate.Visible = true;
            this.gv_approvedDate.VisibleIndex = 12;
            this.gv_approvedDate.VisibleIndex = 10;
            this.gv_approvedDate.Width = 94;
            // 
            // gridColumn18
@@ -646,7 +646,7 @@
            this.gridColumn25.MinWidth = 25;
            this.gridColumn25.Name = "gridColumn25";
            this.gridColumn25.Visible = true;
            this.gridColumn25.VisibleIndex = 13;
            this.gridColumn25.VisibleIndex = 11;
            this.gridColumn25.Width = 94;
            // 
            // gridColumn26
@@ -656,7 +656,7 @@
            this.gridColumn26.MinWidth = 25;
            this.gridColumn26.Name = "gridColumn26";
            this.gridColumn26.Visible = true;
            this.gridColumn26.VisibleIndex = 14;
            this.gridColumn26.VisibleIndex = 12;
            this.gridColumn26.Width = 94;
            // 
            // gridColumn2
@@ -666,7 +666,7 @@
            this.gridColumn2.MinWidth = 25;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 17;
            this.gridColumn2.VisibleIndex = 15;
            this.gridColumn2.Width = 94;
            // 
            // pageBar1
@@ -734,6 +734,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,
@@ -981,6 +982,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(792, 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(278, 24);
            this.txt_xsms.StyleController = this.layoutMx1;
            this.txt_xsms.TabIndex = 545;
            //
            // layoutControlItem19
            // 
            this.layoutControlItem19.Control = this.lbGuid;
@@ -1068,7 +1087,8 @@
            this.layoutControlItem13,
            this.layoutControlItem14,
            this.layoutControlItem9,
            this.layoutControlItem3});
            this.layoutControlItem3,
            this.layItem101});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -1298,6 +1318,19 @@
            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(708, 128);
            this.layItem101.Name = "layItem101";
            this.layItem101.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layItem101.OptionsTableLayoutItem.RowIndex = 4;
            this.layItem101.Size = new System.Drawing.Size(354, 32);
            this.layItem101.Text = "销售模式";
            this.layItem101.TextSize = new System.Drawing.Size(60, 18);
            //
            // tabMx
            // 
            this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -1443,7 +1476,7 @@
            this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
            this.ucBtnPrint1.Name = "ucBtnPrint1";
            this.ucBtnPrint1.rptParameter = null;
            this.ucBtnPrint1.Size = new System.Drawing.Size(336, 32);
            this.ucBtnPrint1.Size = new System.Drawing.Size(352, 37);
            this.ucBtnPrint1.TabIndex = 230;
            // 
            // radOut
@@ -1456,7 +1489,8 @@
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "全打"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "只打整张"),
            new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "手动打")});
            this.radOut.Size = new System.Drawing.Size(227, 28);
            this.radOut.Properties.Padding = new System.Windows.Forms.Padding(0);
            this.radOut.Size = new System.Drawing.Size(351, 37);
            this.radOut.StyleController = this.layout99;
            this.radOut.TabIndex = 476;
            // 
@@ -1672,13 +1706,10 @@
            // 
            this.layoutControlItem30.Control = this.radOut;
            this.layoutControlItem30.Location = new System.Drawing.Point(1061, 0);
            this.layoutControlItem30.MaxSize = new System.Drawing.Size(230, 28);
            this.layoutControlItem30.MinSize = new System.Drawing.Size(230, 28);
            this.layoutControlItem30.Name = "layoutControlItem30";
            this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem30.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 0, 0, 0);
            this.layoutControlItem30.Size = new System.Drawing.Size(354, 37);
            this.layoutControlItem30.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem30.Text = "自动计算";
            this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem30.TextVisible = false;
@@ -1687,14 +1718,11 @@
            // 
            this.layoutControlItem31.Control = this.ucBtnPrint1;
            this.layoutControlItem31.Location = new System.Drawing.Point(1061, 37);
            this.layoutControlItem31.MaxSize = new System.Drawing.Size(338, 32);
            this.layoutControlItem31.MinSize = new System.Drawing.Size(338, 32);
            this.layoutControlItem31.Name = "layoutControlItem31";
            this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem31.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0);
            this.layoutControlItem31.Size = new System.Drawing.Size(354, 37);
            this.layoutControlItem31.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem31.Text = "打印按钮";
            this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem31.TextVisible = false;
@@ -2224,6 +2252,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();
@@ -2248,6 +2277,7 @@
            ((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);
@@ -2451,5 +2481,7 @@
        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;
    }
}