From 40ffa6945dfe0a1c407e5df3ae86658aa7374c23 Mon Sep 17 00:00:00 2001
From: lg <123456>
Date: 星期四, 20 十一月 2025 15:24:35 +0800
Subject: [PATCH] 删除caa锁,禁用采购到货明细选择编辑

---
 DevApp/Gs.DevApp/UserControl/UcLookOrg.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/DevApp/Gs.DevApp/UserControl/UcLookOrg.cs b/DevApp/Gs.DevApp/UserControl/UcLookOrg.cs
index 80054cb..0bf33e9 100644
--- a/DevApp/Gs.DevApp/UserControl/UcLookOrg.cs
+++ b/DevApp/Gs.DevApp/UserControl/UcLookOrg.cs
@@ -9,6 +9,7 @@
 {
     public partial class UcLookOrg : DevExpress.XtraEditors.XtraUserControl
     {
+      
         public UcLookOrg()
         {
             InitializeComponent();

--
Gitblit v1.9.3