HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs
@@ -359,6 +359,22 @@ }; } break; //甲醛 case SPK.: { ///tvoc LogicView.FunTypeView tvocView = new LogicView.FunTypeView(); tvocView.btnText.TextID = StringId.tvoc; fLayout.AddChidren(tvocView.FLayoutView()); ///tvoc点击事件 tvocView.btnClick.MouseUpEventHandler += (sender, e) => { PmCo2TvocAction(this, device, "tvoc", StringId.tvoc, index, edit); }; } break; } #region 保存 ///保存View