HDL_ON/UI/UI2/FuntionControlView/Aks/AksPage.cs
@@ -221,7 +221,16 @@ }; } break; case IntType.TV: { } break; case IntType.TV: { TvPage tvPage = new TvPage(); this.vv.AddChidren(tvPage); tvPage.Show(); tvPage.action += (type) => { SelectedType(); }; } break; case IntType.STB: { } break; case IntType.Projector: { TYYPage tYYPage = new TYYPage();