lu
2025-05-23 9ce8cb1ee053fb5ad4b51d724a5736e0e27ff0aa
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs
@@ -76,7 +76,6 @@
                string _orgId = txt_fapporgid.GetId();
                string _orgName = txt_fapporgid.GetName();
                if (string.IsNullOrEmpty(_orgId)) return;
                gvMx1.SetFocusedRowCellValue("dcOrg", _orgName);
                gvMx1.SetFocusedRowCellValue("dcOrgGuid", _orgId);
                gvMx1.SetFocusedRowCellValue("drOrg", _orgName);