From a9c9f13461dbe9ab88677d94f9033db30a6558b0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 23 十月 2024 16:40:09 +0800
Subject: [PATCH] 增加了一个测试窗体
---
DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
index a227ec6..ae35a1e 100644
--- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesUnit.Designer.cs
@@ -773,11 +773,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(972, 80);
this.toolBarMenu1.TabIndex = 0;
- this.toolBarMenu1.xlsInService = "XlsInMesUnit";
- this.toolBarMenu1.xlsOutView = "XlsOutMesUnit";
+
//
// gcMain
//
--
Gitblit v1.9.3