lu
8 天以前 03f58ebd3b16db1a1bfcb69f7557e3a9b39ba521
DevApp/Gs.DevApp/DevFrm/PDA/SelectCk.cs
@@ -40,7 +40,7 @@
                    foreach (DataRow dr in dt.Rows)
                    {
                        string checkBox = dr["chkInt"].ToString();
                        string _guid = dr["guid"].ToString();
                        string _guid = dr["depotId"].ToString();
                        if (Gs.DevApp.ToolBox.UtilityHelper.ToCheck(checkBox))
                        {
                            if (sbList.Length > 0)