wjc
2022-12-07 b8c54a7e4048317fc0f33c63a802d60396f82eb0
HDL_ON/UI/UI2/3-Intelligence/Automation/TargetDeviceFunList.cs
@@ -741,7 +741,7 @@
                            break;
                    }
                    outputDevice.status = dicSateteList;
                    outputDevice.status.AddRange(dicSateteList);
                    if (edit)
                    {
@@ -957,7 +957,7 @@
            if (dicList.Count != 0)
            {
                //有数据重新赋值
                dicSateteList = dicList;
                dicSateteList.AddRange(dicList);
            }
            if (this.btnDelay != null)
            {