HDL_ON/UI/UI2/FuntionControlView/Light/LightScene/AddLightScene.cs
@@ -194,7 +194,7 @@ /// <summary> /// 显示的设备的总数 /// </summary> int showCount = 0; int showCount = -1; /// <summary> /// 加载功能row @@ -214,7 +214,7 @@ { if (!isAppend) { showCount = 0; showCount = -1; functionListView.RemoveAll(); } for(var i =0;i<100;i++)