JLChen
2021-04-01 1ebda09d954de4409c5a7f3ba3c3ee75626ec7c0
HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/PirMain.cs
@@ -290,6 +290,8 @@
                {
                    //清空之前数据
                    DeviceTypeList.Clear();
                    try
                    {
                    var jArray = Newtonsoft.Json.Linq.JArray.Parse(responsePackNew.Data.ToString());
                    for (int a = 0; a < jArray.Count; a++)
                    {
@@ -306,6 +308,11 @@
                    }
                    action();
                }
                    catch
                    {
                    }
                }
                else
                {
                    if (tag)