黄学彪
2020-09-23 f9bbfe61af837ef92d0a57a7075597e99051159a
ZigbeeApp/Shared/Phone/Device/Logic/IgnoreTime.cs
@@ -155,7 +155,7 @@
                if (!edit)
                {
                    var alert = new UserCenter.ShowMsgControl(UserCenter.ShowMsgType.Normal,
                    var alert = new UserCenter.ShowMsgControl(ShowMsgType.Normal,
                        Language.StringByID(MyInternationalizationString.delaytip),
                        Language.StringByID(MyInternationalizationString.confrim));
                    alert.Show();