bug
lu
2025-08-20 e9daa5f88d0df2f377837544d2866f2ab8f74d9e
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)