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;