HDL_ON/UI/UI2/FuntionControlView/Electrical/TVPageBLL.cs
@@ -40,6 +40,16 @@ /// </summary> void LoadControlEvent() { if (!function.online) { new Tip() { CloseTime = 1, Text = Language.StringByID(StringId.DeviceOfflineCannotOption), Direction = AMPopTipDirection.None, }.Show(MainPage.BaseView); return; } btnChangeTVAV.MouseUpEventHandler = (sender, e) => { if (DB_ResidenceData.Instance.GatewayType == 1)