公会信息 - 修复移除成员列表消失问题

This commit is contained in:
2025-10-10 15:22:37 +08:00
parent fce123935c
commit f7bb566fe1

View File

@@ -459,6 +459,8 @@ function setManager(targetUid) {
get();
} else {
toastMsg(res.message)
$('.pub').hide();
get();
}
hideLoading(layerIndex)
},