lu
2025-03-03 da93f01e79ae4e4cd34ef728396f43a055837ee3
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
@@ -41,12 +41,6 @@
            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();
@@ -85,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();
@@ -164,7 +155,7 @@
            this.gv_fstaffid.AppearanceCell.Options.UseFont = true;
            this.gv_fstaffid.Caption = "负责人";
            this.gv_fstaffid.FieldName = "fstaffid";
            this.gv_fstaffid.MinWidth = 100;
            this.gv_fstaffid.MinWidth = 50;
            this.gv_fstaffid.Name = "gv_fstaffid";
            this.gv_fstaffid.OptionsColumn.AllowEdit = false;
            this.gv_fstaffid.Tag = "query_a.fstaffid";
@@ -197,7 +188,7 @@
            this.gv_lxr.AppearanceCell.Options.UseFont = true;
            this.gv_lxr.Caption = "联系人";
            this.gv_lxr.FieldName = "lxr";
            this.gv_lxr.MinWidth = 70;
            this.gv_lxr.MinWidth = 50;
            this.gv_lxr.Name = "gv_lxr";
            this.gv_lxr.OptionsColumn.AllowEdit = false;
            this.gv_lxr.Tag = "query_a.lxr";
@@ -205,68 +196,11 @@
            this.gv_lxr.VisibleIndex = 4;
            this.gv_lxr.Width = 70;
            // 
            // 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;
            //
            // 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;
@@ -274,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
@@ -287,7 +221,7 @@
            this.gv_remark.AppearanceCell.Options.UseFont = true;
            this.gv_remark.Caption = "备注";
            this.gv_remark.FieldName = "remark";
            this.gv_remark.MinWidth = 100;
            this.gv_remark.MinWidth = 50;
            this.gv_remark.Name = "gv_remark";
            this.gv_remark.OptionsColumn.AllowEdit = false;
            this.gv_remark.Tag = "query_a.remark";
@@ -301,7 +235,7 @@
            this.gv_createDate.AppearanceCell.Options.UseFont = true;
            this.gv_createDate.Caption = "同步时间";
            this.gv_createDate.FieldName = "lastupdateDate";
            this.gv_createDate.MinWidth = 180;
            this.gv_createDate.MinWidth = 50;
            this.gv_createDate.Name = "gv_createDate";
            this.gv_createDate.OptionsColumn.AllowEdit = false;
            this.gv_createDate.Tag = "query_a.create_date";
@@ -313,7 +247,7 @@
            // 
            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;
@@ -321,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;
@@ -353,7 +287,7 @@
            this.gv_telf1.AppearanceCell.Options.UseFont = true;
            this.gv_telf1.Caption = "电话";
            this.gv_telf1.FieldName = "telf1";
            this.gv_telf1.MinWidth = 100;
            this.gv_telf1.MinWidth = 50;
            this.gv_telf1.Name = "gv_telf1";
            this.gv_telf1.OptionsColumn.AllowEdit = false;
            this.gv_telf1.Tag = "query_a.telf1";
@@ -365,7 +299,7 @@
            // 
            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;
@@ -373,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
@@ -434,7 +368,7 @@
            this.gv_suppName.AppearanceCell.Options.UseFont = true;
            this.gv_suppName.Caption = "供应商名称";
            this.gv_suppName.FieldName = "suppName";
            this.gv_suppName.MinWidth = 220;
            this.gv_suppName.MinWidth = 50;
            this.gv_suppName.Name = "gv_suppName";
            this.gv_suppName.OptionsColumn.AllowEdit = false;
            this.gv_suppName.Tag = "query_a.supp_name";
@@ -467,7 +401,7 @@
            this.gv_suppNo.AppearanceCell.Options.UseFont = true;
            this.gv_suppNo.Caption = "供应商编码";
            this.gv_suppNo.FieldName = "suppNo";
            this.gv_suppNo.MinWidth = 100;
            this.gv_suppNo.MinWidth = 50;
            this.gv_suppNo.Name = "gv_suppNo";
            this.gv_suppNo.OptionsColumn.AllowEdit = false;
            this.gv_suppNo.Tag = "query_a.supp_no";
@@ -550,7 +484,7 @@
            // 
            this.gridColumn2.Caption = "使用组织ID名称";
            this.gridColumn2.FieldName = "fSubsidiary";
            this.gridColumn2.MinWidth = 250;
            this.gridColumn2.MinWidth = 50;
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.OptionsColumn.AllowEdit = false;
            this.gridColumn2.Tag = "org.FNumber";
@@ -562,7 +496,7 @@
            // 
            this.gridColumn1.Caption = "供应商简称";
            this.gridColumn1.FieldName = "suppSname";
            this.gridColumn1.MinWidth = 100;
            this.gridColumn1.MinWidth = 50;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.OptionsColumn.AllowEdit = false;
            this.gridColumn1.Tag = "a.supp_sname";
@@ -621,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);
@@ -647,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
@@ -691,9 +619,6 @@
            ((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();
@@ -737,15 +662,6 @@
        private DevExpress.XtraEditors.LabelControl lb_lxr;
        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;