lu
2025-10-28 53c9b6ebb6ed790f4c62150c499e9da74aaa16d2
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);
            };