wxr
2024-05-20 efcffde735fa65ae34bae0bcc86313b74ed0e36c
HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/ResidentialManagePage.cs
@@ -545,9 +545,18 @@
                                        LoadPage();
                                    });
                                }
                                else
                                {
                                    Application.RunOnMainThread(() => {
                                        IMessageCommon.Current.ShowErrorInfoAlter(pack.Code);
                                    });
                                }
                            }
                        }catch(Exception ex)
                        {
                        }
                        finally
                        {
                            Application.RunOnMainThread(() => {
                                waitPage.Hide();
                            });