lu
2025-03-17 bcadccddc9cf4a6270dfc57c1c6ff3a6df9364b7
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
@@ -331,7 +331,7 @@
            this.gv_custName.AppearanceCell.Options.UseFont = true;
            this.gv_custName.Caption = "客户名称 ";
            this.gv_custName.FieldName = "custName";
            this.gv_custName.MinWidth = 200;
            this.gv_custName.MinWidth = 50;
            this.gv_custName.Name = "gv_custName";
            this.gv_custName.OptionsColumn.AllowEdit = false;
            this.gv_custName.Tag = "query_a.cust_name";
@@ -444,7 +444,7 @@
            // 
            this.gv_org.Caption = "使用组织";
            this.gv_org.FieldName = "fSubsidiary";
            this.gv_org.MinWidth = 250;
            this.gv_org.MinWidth = 50;
            this.gv_org.Name = "gv_org";
            this.gv_org.Tag = "org.fnamber";
            this.gv_org.Visible = true;