mac
2024-07-25 3f6685c77beeb12baf840733fb890860f4c26e7c
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();
                            });