@@ -251,6 +251,7 @@ const ManageNotification = defineComponent({
});
data.page = 1;
data.groupList = [];
+ getNotification();
TUIMessage({
message: item.topFlag ? '取消置顶成功' : '设为置顶成功',
isH5: false,