From 22d06658ca67614ec1bce0449031df6c5448b2ef Mon Sep 17 00:00:00 2001
From: lu <123456>
Date: 星期五, 17 十月 2025 11:09:53 +0800
Subject: [PATCH] Merge branch 'master' of http://git.gs-mes.com:8080/r/~tjx/GsMesClient
---
DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs
index af1ffc8..5380f01 100644
--- a/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs
+++ b/DevApp/Gs.DevApp/DevFrm/WW/WwBlcl.cs
@@ -270,6 +270,9 @@
gvList.Add(gvMx1);
UtilityHelper.ChangeEnableByControl(this.layoutMx1.Controls, true, gvList);
}
+ //2025/07/12鍔犱笂淇敼鐘舵�佷笅涓嶈兘淇敼
+ txt_orgId.IsReadly = true;
+ txt_wwGys.IsReadly = true;
}
/// <summary>
/// 鏂板浜嬩欢
--
Gitblit v1.9.3