From 57868979e5ac47fc1dbbada8c17d6b97ec1c6d83 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 25 十月 2024 08:33:17 +0800
Subject: [PATCH] 修补代码生成

---
 DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
index 80376e4..00c2703 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_Customer.Designer.cs
@@ -1091,11 +1091,10 @@
             this.toolBarMenu1.isSetBtn = false;
             this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
             this.toolBarMenu1.Name = "toolBarMenu1";
-            this.toolBarMenu1.rptService = null;
             this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
             this.toolBarMenu1.TabIndex = 0;
             this.toolBarMenu1.xlsInService = null;
-            this.toolBarMenu1.xlsOutView = null;
+           
             // 
             // gcMain
             // 

--
Gitblit v1.9.3