wxr
2022-08-03 598329348fef499fb9fccbef75a0bb3d53bd50b0
HDL_ON/UI/UI2/3-Intelligence/Automation/FunTpye.cs
@@ -251,8 +251,6 @@
            this.LoadingDeviceListView(vv, lists);
        }
        /// <summary>
        /// 显示设备的View
        /// </summary>
@@ -260,6 +258,7 @@
        /// <param name="deviceList"></param>
        private void LoadingDeviceListView(VerticalScrolViewLayout verticalScrolView, List<HDL_ON.Entity.Function> deviceList)
        {
            loading.Start();
            System.Threading.Tasks.Task.Run(() =>
            {