黄学彪
2020-09-23 f2dc339a90467553ef7fe86a8312bdc9d590e420
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();