wxr
2023-01-31 1a0ddfcd1a24ed0a14d76362802c974e3d4c86c8
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)
            {