ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/HdlDeviceBindLogic.cs
@@ -729,7 +729,7 @@ public Panel.PanelConfigureInfoResponAllData ReadPanelConfigureInfoAsync(CommonDevice device) { //如果当前住宅是虚拟住宅 if (Common.Config.Instance.Home.IsVirtually == true) if (Common.Config.Instance.Home.IsVirtually == true || Common.Config.Instance.Home.IsShowTemplate == true) { return TemplateData.TemplateDeviceDataLogic.Current.ReadPanelConfigureKeyModel(device); }