bug
lu
2025-08-11 5bf6668fc8a570f64498888b8d923911485180b3
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)