黄学彪
2020-12-18 31e484e5d3e42e825e43ef9d1707c1adc02a4e1c
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);
            };
        }