lu
2025-09-24 891658c2e6640d8c7631b9c892722ccc1eeaa31b
DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSq.cs
@@ -52,6 +52,8 @@
                var orgId = txt_thOrgId.GetId();
                if (string.IsNullOrEmpty(orgId))
                    return;
                txt_fRequireOrgId.SetIdOrCode(orgId);
                txt_fOwnerIdHead.SetIdOrCode(orgId);
                txt_suppId.getSuppler(orgId, _ucGys);
                txt_fPurchaseDeptId.getSuppler(orgId, _ucBm);
            };