JLChen
2020-12-20 f77a3add1e7ab266e473da9128bbe5758ba3a890
HDL_ON/UI/UI2/FuntionControlView/Light/RelayPageBLL.cs
old mode 100644 new mode 100755
@@ -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);
            };
        }