DevApp/Gs.DevApp/DevFrm/Ck/UcBlcl.cs
@@ -62,7 +62,7 @@ string orgdId = txt_orgId.GetId(); if (string.IsNullOrEmpty(orgdId)) return; txt_bl010.getSuppler(orgdId, _ucCk); txt_aboutGuid.getSuppler(orgdId, _ucGd); txt_aboutGuid.getSuppler(orgdId, _ucGd, "and ( daa018<>'S:暂停') and ( daa018<>'W:完工')"); }; //设置仓库选择 this.txt_bl010.EditChanged += (s, e) => @@ -430,6 +430,11 @@ } } /// <summary> /// 读取实体 /// </summary> /// <param name="strGuid"></param> private void getModel(string strGuid) { bool isEdit = false;