From 6c4f48c41bca123db3c3aac7955b785569112542 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 29 十一月 2024 13:53:38 +0800
Subject: [PATCH] 基础信息
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
index f82c92f..03a6427 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
@@ -1170,6 +1170,7 @@
//
// txt_depotsId
//
+ this.txt_depotsId.IsReadly = true;
this.txt_depotsId.KeyFile = "";
this.txt_depotsId.Location = new System.Drawing.Point(421, 50);
this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0);
@@ -1198,6 +1199,7 @@
//
// txt_suppId
//
+ this.txt_suppId.IsReadly = true;
this.txt_suppId.KeyFile = "";
this.txt_suppId.Location = new System.Drawing.Point(98, 50);
this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
--
Gitblit v1.9.3