JLChen
2021-08-28 d9fd4c59bea0f21d4c8241920cef90440cf53f43
HDL_ON/UI/UI2/3-Intelligence/Automation/TargetDeviceFunList.cs
@@ -470,7 +470,7 @@
                                    var dic = dicSateteList[i];
                                    if (dic.ContainsValue("on_off"))
                                    {
                                        if (dic["on_off"] == "on")
                                        if (dic["value"] == "on")
                                        {
                                            //判断是否存在且是开状态
                                            _bool = true;