HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/ResidentialManagePageBLL.cs
@@ -105,6 +105,7 @@ /// </summary> void LoadEvent_EditResidencAddress() { #if stage2 EventHandler<MouseEventArgs> eventHandler = (sender, e) => { Action<string> callBack = (str) => @@ -146,6 +147,7 @@ }; btnResidenceAddress.MouseUpEventHandler = eventHandler; btnLocationAddressIcon.MouseUpEventHandler = eventHandler; #endif } /// <summary>