lu
2025-03-03 d9a74d84eebef2c7182ad3900d555a1e75562cb7
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;