wxr
2021-07-01 93c3423f0fdb79500b3779e2fcbd3a041be061fd
HDL_ON/UI/UI2/3-Intelligence/Automation/AddLogic.cs
@@ -504,6 +504,7 @@
        {
            //定义一个局部weekList列表用来记录选中数据;
            List<string> weekStateList = new List<string>();
            PublicInterface weekView = new PublicInterface();
            if (Logic.currlogic.cycle.type == "week")
            {