lu
2025-01-08 07c98b01b357c37a75353370bc95430e814543f3
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
@@ -41,17 +41,10 @@
            this.lb_lxr = new DevExpress.XtraEditors.LabelControl();
            this.txt_lxr = new DevExpress.XtraEditors.TextEdit();
            this.gv_lxr = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_lotFlag = new DevExpress.XtraEditors.LabelControl();
            this.txt_lotFlag = new DevExpress.XtraEditors.TextEdit();
            this.lb_itemC = new DevExpress.XtraEditors.LabelControl();
            this.txt_itemC = new DevExpress.XtraEditors.TextEdit();
            this.lb_fscode = new DevExpress.XtraEditors.LabelControl();
            this.txt_fscode = new DevExpress.XtraEditors.TextEdit();
            this.lb_remark = new DevExpress.XtraEditors.LabelControl();
            this.txt_remark = new DevExpress.XtraEditors.TextEdit();
            this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_telfx = new DevExpress.XtraEditors.LabelControl();
            this.txt_telfx = new DevExpress.XtraEditors.TextEdit();
            this.lb_telf1 = new DevExpress.XtraEditors.LabelControl();
@@ -70,7 +63,6 @@
            this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_id = new DevExpress.XtraEditors.LabelControl();
            this.txt_id = new DevExpress.XtraEditors.TextEdit();
            this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
            this.gcMain = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -87,9 +79,6 @@
            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lotFlag.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemC.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fscode.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit();
@@ -131,14 +120,14 @@
            // 
            this.gv_fforbidstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_fforbidstatus.AppearanceCell.Options.UseFont = true;
            this.gv_fforbidstatus.Caption = "状态";
            this.gv_fforbidstatus.Caption = "禁用状态";
            this.gv_fforbidstatus.FieldName = "fforbidstatus";
            this.gv_fforbidstatus.MinWidth = 50;
            this.gv_fforbidstatus.Name = "gv_fforbidstatus";
            this.gv_fforbidstatus.OptionsColumn.AllowEdit = false;
            this.gv_fforbidstatus.Tag = "query_a.fforbidstatus";
            this.gv_fforbidstatus.Visible = true;
            this.gv_fforbidstatus.VisibleIndex = 8;
            this.gv_fforbidstatus.VisibleIndex = 7;
            this.gv_fforbidstatus.Width = 50;
            // 
            // lb_fstaffid
@@ -171,7 +160,7 @@
            this.gv_fstaffid.OptionsColumn.AllowEdit = false;
            this.gv_fstaffid.Tag = "query_a.fstaffid";
            this.gv_fstaffid.Visible = true;
            this.gv_fstaffid.VisibleIndex = 7;
            this.gv_fstaffid.VisibleIndex = 6;
            this.gv_fstaffid.Width = 100;
            // 
            // lb_lxr
@@ -199,76 +188,19 @@
            this.gv_lxr.AppearanceCell.Options.UseFont = true;
            this.gv_lxr.Caption = "联系人";
            this.gv_lxr.FieldName = "lxr";
            this.gv_lxr.MinWidth = 50;
            this.gv_lxr.MinWidth = 70;
            this.gv_lxr.Name = "gv_lxr";
            this.gv_lxr.OptionsColumn.AllowEdit = false;
            this.gv_lxr.Tag = "query_a.lxr";
            this.gv_lxr.Visible = true;
            this.gv_lxr.VisibleIndex = 5;
            this.gv_lxr.Width = 50;
            //
            // lb_lotFlag
            //
            this.lb_lotFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_lotFlag.Appearance.Options.UseFont = true;
            this.lb_lotFlag.Location = new System.Drawing.Point(534, 160);
            this.lb_lotFlag.Name = "lb_lotFlag";
            this.lb_lotFlag.Size = new System.Drawing.Size(172, 21);
            this.lb_lotFlag.TabIndex = 280;
            this.lb_lotFlag.Text = "是否批次管理(是,否) ";
            //
            // txt_lotFlag
            //
            this.txt_lotFlag.Location = new System.Drawing.Point(717, 156);
            this.txt_lotFlag.Name = "txt_lotFlag";
            this.txt_lotFlag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_lotFlag.Properties.Appearance.Options.UseFont = true;
            this.txt_lotFlag.Size = new System.Drawing.Size(57, 28);
            this.txt_lotFlag.TabIndex = 280;
            //
            // lb_itemC
            //
            this.lb_itemC.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_itemC.Appearance.Options.UseFont = true;
            this.lb_itemC.Location = new System.Drawing.Point(534, 122);
            this.lb_itemC.Name = "lb_itemC";
            this.lb_itemC.Size = new System.Drawing.Size(172, 21);
            this.lb_itemC.TabIndex = 267;
            this.lb_itemC.Text = "物料是否共管(是,否) ";
            //
            // txt_itemC
            //
            this.txt_itemC.Location = new System.Drawing.Point(717, 122);
            this.txt_itemC.Name = "txt_itemC";
            this.txt_itemC.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_itemC.Properties.Appearance.Options.UseFont = true;
            this.txt_itemC.Size = new System.Drawing.Size(57, 28);
            this.txt_itemC.TabIndex = 267;
            //
            // lb_fscode
            //
            this.lb_fscode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_fscode.Appearance.Options.UseFont = true;
            this.lb_fscode.Location = new System.Drawing.Point(568, 86);
            this.lb_fscode.Name = "lb_fscode";
            this.lb_fscode.Size = new System.Drawing.Size(138, 21);
            this.lb_fscode.TabIndex = 252;
            this.lb_fscode.Text = "简码(打印条码用) ";
            //
            // txt_fscode
            //
            this.txt_fscode.Location = new System.Drawing.Point(717, 82);
            this.txt_fscode.Name = "txt_fscode";
            this.txt_fscode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_fscode.Properties.Appearance.Options.UseFont = true;
            this.txt_fscode.Size = new System.Drawing.Size(57, 28);
            this.txt_fscode.TabIndex = 252;
            this.gv_lxr.VisibleIndex = 4;
            this.gv_lxr.Width = 70;
            // 
            // lb_remark
            // 
            this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_remark.Appearance.Options.UseFont = true;
            this.lb_remark.Location = new System.Drawing.Point(74, 198);
            this.lb_remark.Location = new System.Drawing.Point(309, 167);
            this.lb_remark.Name = "lb_remark";
            this.lb_remark.Size = new System.Drawing.Size(39, 21);
            this.lb_remark.TabIndex = 247;
@@ -276,11 +208,11 @@
            // 
            // txt_remark
            // 
            this.txt_remark.Location = new System.Drawing.Point(124, 194);
            this.txt_remark.Location = new System.Drawing.Point(359, 163);
            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(385, 28);
            this.txt_remark.Size = new System.Drawing.Size(420, 28);
            this.txt_remark.TabIndex = 247;
            // 
            // gv_remark
@@ -294,42 +226,28 @@
            this.gv_remark.OptionsColumn.AllowEdit = false;
            this.gv_remark.Tag = "query_a.remark";
            this.gv_remark.Visible = true;
            this.gv_remark.VisibleIndex = 9;
            this.gv_remark.VisibleIndex = 8;
            this.gv_remark.Width = 100;
            // 
            // gv_createDate
            // 
            this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "创建时间";
            this.gv_createDate.FieldName = "createDate";
            this.gv_createDate.Caption = "同步时间";
            this.gv_createDate.FieldName = "lastupdateDate";
            this.gv_createDate.MinWidth = 180;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
            this.gv_createDate.Visible = true;
            this.gv_createDate.VisibleIndex = 11;
            this.gv_createDate.VisibleIndex = 9;
            this.gv_createDate.Width = 180;
            //
            // gv_createBy
            //
            this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_createBy.AppearanceCell.Options.UseFont = true;
            this.gv_createBy.Caption = "创建人";
            this.gv_createBy.FieldName = "createBy";
            this.gv_createBy.MinWidth = 100;
            this.gv_createBy.Name = "gv_createBy";
            this.gv_createBy.OptionsColumn.AllowEdit = false;
            this.gv_createBy.Tag = "query_a.create_by";
            this.gv_createBy.Visible = true;
            this.gv_createBy.VisibleIndex = 10;
            this.gv_createBy.Width = 100;
            // 
            // lb_telfx
            // 
            this.lb_telfx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_telfx.Appearance.Options.UseFont = true;
            this.lb_telfx.Location = new System.Drawing.Point(310, 122);
            this.lb_telfx.Location = new System.Drawing.Point(580, 83);
            this.lb_telfx.Name = "lb_telfx";
            this.lb_telfx.Size = new System.Drawing.Size(39, 21);
            this.lb_telfx.TabIndex = 228;
@@ -337,7 +255,7 @@
            // 
            // txt_telfx
            // 
            this.txt_telfx.Location = new System.Drawing.Point(359, 122);
            this.txt_telfx.Location = new System.Drawing.Point(629, 83);
            this.txt_telfx.Name = "txt_telfx";
            this.txt_telfx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_telfx.Properties.Appearance.Options.UseFont = true;
@@ -374,14 +292,14 @@
            this.gv_telf1.OptionsColumn.AllowEdit = false;
            this.gv_telf1.Tag = "query_a.telf1";
            this.gv_telf1.Visible = true;
            this.gv_telf1.VisibleIndex = 6;
            this.gv_telf1.VisibleIndex = 5;
            this.gv_telf1.Width = 100;
            // 
            // lb_stras
            // 
            this.lb_stras.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.lb_stras.Appearance.Options.UseFont = true;
            this.lb_stras.Location = new System.Drawing.Point(310, 160);
            this.lb_stras.Location = new System.Drawing.Point(310, 124);
            this.lb_stras.Name = "lb_stras";
            this.lb_stras.Size = new System.Drawing.Size(39, 21);
            this.lb_stras.TabIndex = 222;
@@ -389,11 +307,11 @@
            // 
            // txt_stras
            // 
            this.txt_stras.Location = new System.Drawing.Point(359, 156);
            this.txt_stras.Location = new System.Drawing.Point(359, 120);
            this.txt_stras.Name = "txt_stras";
            this.txt_stras.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.txt_stras.Properties.Appearance.Options.UseFont = true;
            this.txt_stras.Size = new System.Drawing.Size(150, 28);
            this.txt_stras.Size = new System.Drawing.Size(420, 28);
            this.txt_stras.TabIndex = 222;
            // 
            // lb_land1
@@ -455,7 +373,7 @@
            this.gv_suppName.OptionsColumn.AllowEdit = false;
            this.gv_suppName.Tag = "query_a.supp_name";
            this.gv_suppName.Visible = true;
            this.gv_suppName.VisibleIndex = 3;
            this.gv_suppName.VisibleIndex = 2;
            this.gv_suppName.Width = 220;
            // 
            // lb_suppNo
@@ -488,7 +406,7 @@
            this.gv_suppNo.OptionsColumn.AllowEdit = false;
            this.gv_suppNo.Tag = "query_a.supp_no";
            this.gv_suppNo.Visible = true;
            this.gv_suppNo.VisibleIndex = 2;
            this.gv_suppNo.VisibleIndex = 1;
            this.gv_suppNo.Width = 100;
            // 
            // lb_id
@@ -510,24 +428,10 @@
            this.txt_id.Size = new System.Drawing.Size(150, 28);
            this.txt_id.TabIndex = 211;
            // 
            // gv_id
            //
            this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gv_id.AppearanceCell.Options.UseFont = true;
            this.gv_id.Caption = "供应商ID";
            this.gv_id.FieldName = "id";
            this.gv_id.MinWidth = 70;
            this.gv_id.Name = "gv_id";
            this.gv_id.OptionsColumn.AllowEdit = false;
            this.gv_id.Tag = "query_a.id";
            this.gv_id.UnboundDataType = typeof(string);
            this.gv_id.Visible = true;
            this.gv_id.VisibleIndex = 1;
            this.gv_id.Width = 70;
            //
            // toolBarMenu1
            // 
            this.toolBarMenu1.chkParameter = null;
            this.toolBarMenu1.currentAction = null;
            this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
            this.toolBarMenu1.guidKey = null;
            this.toolBarMenu1.isSetBtn = false;
@@ -553,11 +457,13 @@
            // 
            // gridView1
            // 
            this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
            this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.ColumnPanelRowHeight = 50;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn2,
            this.gv_id,
            this.gv_suppNo,
            this.gv_suppName,
            this.gridColumn1,
@@ -566,7 +472,6 @@
            this.gv_fstaffid,
            this.gv_fforbidstatus,
            this.gv_remark,
            this.gv_createBy,
            this.gv_createDate});
            this.gridView1.GridControl = this.gcMain;
            this.gridView1.IndicatorWidth = 50;
@@ -596,7 +501,7 @@
            this.gridColumn1.OptionsColumn.AllowEdit = false;
            this.gridColumn1.Tag = "a.supp_sname";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 4;
            this.gridColumn1.VisibleIndex = 3;
            this.gridColumn1.Width = 100;
            // 
            // xtraTabControl1
@@ -635,7 +540,6 @@
            // 
            this.xtraTabPage2.Controls.Add(this.panel1);
            this.xtraTabPage2.Name = "xtraTabPage2";
            this.xtraTabPage2.PageEnabled = false;
            this.xtraTabPage2.Size = new System.Drawing.Size(990, 510);
            this.xtraTabPage2.Text = "数据详细";
            // 
@@ -651,12 +555,6 @@
            this.panel1.Controls.Add(this.txt_fstaffid);
            this.panel1.Controls.Add(this.lb_lxr);
            this.panel1.Controls.Add(this.txt_lxr);
            this.panel1.Controls.Add(this.lb_lotFlag);
            this.panel1.Controls.Add(this.txt_lotFlag);
            this.panel1.Controls.Add(this.lb_itemC);
            this.panel1.Controls.Add(this.txt_itemC);
            this.panel1.Controls.Add(this.lb_fscode);
            this.panel1.Controls.Add(this.txt_fscode);
            this.panel1.Controls.Add(this.lb_remark);
            this.panel1.Controls.Add(this.txt_remark);
            this.panel1.Controls.Add(this.lb_telfx);
@@ -677,7 +575,7 @@
            this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
            this.panel1.Location = new System.Drawing.Point(76, 20);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(835, 293);
            this.panel1.Size = new System.Drawing.Size(835, 271);
            this.panel1.TabIndex = 1;
            // 
            // txt_suppName
@@ -717,12 +615,10 @@
            this.Controls.Add(this.xtraTabControl1);
            this.Controls.Add(this.toolBarMenu1);
            this.Name = "Frm_Supplier";
            this.Text = "供应商信息";
            ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_lotFlag.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_itemC.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fscode.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit();
@@ -767,20 +663,10 @@
        private DevExpress.XtraEditors.TextEdit txt_lxr;
        private DevExpress.XtraGrid.Columns.GridColumn gv_lxr;
        private DevExpress.XtraEditors.LabelControl lb_lotFlag;
        private DevExpress.XtraEditors.TextEdit txt_lotFlag;
        private DevExpress.XtraEditors.LabelControl lb_itemC;
        private DevExpress.XtraEditors.TextEdit txt_itemC;
        private DevExpress.XtraEditors.LabelControl lb_fscode;
        private DevExpress.XtraEditors.TextEdit txt_fscode;
        private DevExpress.XtraEditors.LabelControl lb_remark;
        private DevExpress.XtraEditors.TextEdit txt_remark;
        private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
        private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
        private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
        private DevExpress.XtraEditors.LabelControl lb_telfx;
        private DevExpress.XtraEditors.TextEdit txt_telfx;
@@ -806,7 +692,6 @@
        private DevExpress.XtraEditors.LabelControl lb_id;
        private DevExpress.XtraEditors.TextEdit txt_id;
        private DevExpress.XtraGrid.Columns.GridColumn gv_id;
        public DevExpress.XtraGrid.Columns.GridColumn gv_suppName;
        private DevExpress.XtraEditors.MemoEdit txt_suppName;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;