CrabtreeOn,印度客户定制APP,迁移2.0平台版本
wxr
2023-02-01 c96d62ac9c6bb1d880a9170f9dd477fcb5f76fc0
Crabtree/SmartHome/UI/SimpleControl/Phone/Room/UserRoom.cs
@@ -1096,6 +1096,8 @@
                    fhRowView.AddChidren (btnFHNull);
                    #endregion
                }
                //InitRoomView (roomFilePath);
                foreach (var devcieCommon in room.DeviceList) {
                    if (devcieCommon == null)
                        continue;
@@ -2401,6 +2403,7 @@
                //if (!roomDeviceFilePathList.Contains (filePath)) {
                //    roomDeviceFilePathList.Add (filePath);
                //}
            };
            GenericDialog.Current.ShowModifyRemarksDialog (commonDevice, commonBytes, btnEquipment, successAction);
        }