From 132e1a7f96a7f69a4c344f51fa1492a9a167008f Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 18 二月 2025 16:00:22 +0800
Subject: [PATCH] 保存板面

---
 DevApp/Gs.DevApp/UserControl/showLayOut.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/showLayOut.cs b/DevApp/Gs.DevApp/UserControl/showLayOut.cs
index c2924cd..691a57e 100644
--- a/DevApp/Gs.DevApp/UserControl/showLayOut.cs
+++ b/DevApp/Gs.DevApp/UserControl/showLayOut.cs
@@ -65,7 +65,6 @@
                 sb.Append(",");
                 sb.Append(controlIdx);
             }
-            MessageBox.Show(sb.ToString());
             var _obj = new
             {
                 applyUserGuid = txt_layOut.SelectedIndex,

--
Gitblit v1.9.3