From 1e52c7973d2a3c27012c7ce753ad8572e861999f Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期三, 29 十月 2025 15:15:35 +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