wxr
2023-11-17 6934fe9d13cb1eb7c8418f4afdff634e1611ad47
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();
                            });