From fdd03a15cf958c62cedea4807da425c6ce3ccee6 Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期一, 01 十二月 2025 13:52:49 +0800
Subject: [PATCH] 更新其它入库单货主类型显示问题
---
DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs b/DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs
index 80142b1..2ae86fd 100644
--- a/DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/ShowFile.Designer.cs
@@ -54,7 +54,6 @@
this.txtUrl.Name = "txtUrl";
this.txtUrl.Size = new System.Drawing.Size(905, 24);
this.txtUrl.TabIndex = 0;
- this.txtUrl.Visible = false;
//
// ShowFile
//
--
Gitblit v1.9.3