bug
lu
2025-08-17 fd94e95ef93cc6608e9c6ecfe8552d3f8dd9b880
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)