wxr
2021-07-05 5f1fdf638033a87980b84689fb6f29f70cf68c6e
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")
            {