From b94097020bf79e3d5f046ac4fbd3c05efcda30b3 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 03 十二月 2024 15:16:27 +0800
Subject: [PATCH] 删除了用户空间的id

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs
index 37d6a01..ba9129a 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs
@@ -576,7 +576,6 @@
             // txt_suppNo_1
             // 
             this.txt_suppNo_1.IsReadly = false;
-            this.txt_suppNo_1.KeyFile = "";
             this.txt_suppNo_1.Location = new System.Drawing.Point(349, 51);
             this.txt_suppNo_1.Margin = new System.Windows.Forms.Padding(0);
             this.txt_suppNo_1.Name = "txt_suppNo_1";

--
Gitblit v1.9.3