From 6ceeba7c1e8903c850d125a4823cc36507e43de9 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 26 十一月 2024 16:50:41 +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