wxr
2023-02-13 f903d306e6b7e710ca9f3cce87251e710714d8aa
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)
            {