陈嘉乐
2020-12-15 a35617eb62b317bf3ed92b1462018cf67c920411
HDL_ON/UI/UI2/FuntionControlView/Light/RelayPageBLL.cs
@@ -37,7 +37,7 @@
            actionRefresh = () => {
                btnFunctionName.Text = btnFunctionName_Out.Text = light.name;
                btnFromFloor_Out.Text = btnFromFoorAndRoom.Text = light.GetRoomListName();
                light.SaveFunctionData(true);
                //light.SaveFunctionData(true);
            };
        }