WJC
2020-03-25 98c998ca98ee014266f65a517d672df0cd97f244
ZigbeeApp/Shared/Phone/Device/Logic/LogicCommunalPage.cs
@@ -450,7 +450,7 @@
                                                {
                                                    if (Common.Logic.CurrentLogic.Accounts[a]["UserId"] == conditions["AttriButeData2"])
                                                    {
                                                        state = Common.Logic.CurrentLogic.Accounts[a]["Account"];
                                                        state = Common.Logic.CurrentLogic.Accounts[a]["AccountName"];
                                                        break;
                                                    }