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