HDL_ON/UI/UI2/FuntionControlView/Aks/AksPage.cs
@@ -135,6 +135,8 @@ //返回 this.topView.clickBackBtn.MouseUpEventHandler += (sender, e) => { //清空所有缓存数据 AksCommonMethod.Current.ClearData(); this.RemoveFromParent(); }; //设置 @@ -340,7 +342,7 @@ { re = new RemoteControlEntity(); } re.deviceId = this.device.deviceId; //re.deviceId = this.device.deviceId; return re; }