lu
2025-04-14 ecb7a60de1639f520712ce95f99414b0dd2c9713
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.cs
@@ -71,7 +71,8 @@
                }
            };
            this.gvMx1.InitNewRow += (s, e) => {
            this.gvMx1.InitNewRow += (s, e) =>
            {
                string _orgId = txt_fapporgid.GetId();
                string _orgName= txt_fapporgid.GetName();
                if (string.IsNullOrEmpty(_orgId)) return;