瀏覽代碼

Merge branch 'kt-20240909'

lex-xin 8 月之前
父節點
當前提交
05c6aeca80
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/TUIKit/TUIComponents/container/TUIChat/manage-components/manage-notification.vue

+ 1 - 0
src/TUIKit/TUIComponents/container/TUIChat/manage-components/manage-notification.vue

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