WJC
2020-01-02 5cd12e73a667fcf0d831b13c4734911743771147
ZigbeeApp/Shared/Phone/Device/Logic/CustomText.cs
@@ -111,12 +111,7 @@
                           alert.Show();
                           return;
                 }
                 if (Common.Logic.CurrentLogic.LogicId != 0)
                 {
                     ///只改推送内容;
                     Send.LogicControlSwitch(Common.Logic.CurrentLogic);
                     Send.Data("添加/更新", "/App/HomeLogicConfig", "POST");
                 }
                 Send.Zj(true, Common.Logic.CurrentLogic);
                 RemoveFromParent();
             };