陈嘉乐
2020-07-08 4230f40556c36ac1d9f1aae1d80f6cb81754e708
ZigbeeApp/Shared/Phone/Device/Logic/LogicCommunalPage.cs
@@ -233,6 +233,7 @@
             {
                 var name = logicTextBox.Text.Trim();
                 Method.SaveLogic(IfString._Logic, name, IfString.Tag, Common.Logic.CurrentLogic);
             };
        }
    }