From 937fb165a9fadf7f56fb56ccd3c1e2a40564b263 Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期四, 20 十一月 2025 16:19:31 +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