lu
2025-03-07 97c16ca7943f36d1631a843df27628d5eada9eb2
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Supplier.Designer.cs
@@ -155,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";
@@ -188,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";
@@ -221,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";
@@ -235,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";
@@ -287,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";
@@ -368,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";
@@ -401,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";
@@ -484,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";
@@ -496,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";