wei
2020-12-17 bb6ad792b598927a5459a5fb6f6c27fb1aa9e94e
HDL_ON/UI/UI2/FuntionControlView/AC/ACPage.cs
@@ -271,7 +271,11 @@
            LoadEventList();
            new TopViewDiv(bodyView,Language.StringByID(StringId.AC)).LoadTopView_FunctionTop(aC, actionRefresh);
            DriverLayer.Control.Ins.SendReadCommand(aC);
            new System.Threading.Thread(() =>
            {
                DriverLayer.Control.Ins.SendReadCommand(aC);
            })
            { IsBackground = true }.Start();
        }
        /// <summary>
        /// 加载修改模式区域