wei
2020-12-17 f5268d43584a1f72cb7b19c17232645c24e2348b
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);
            };
        }