浏览代码

Update manage-notification.vue

lex 1 年之前
父节点
当前提交
4c73aedbc3
共有 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

@@ -98,6 +98,7 @@ const ManageNotification = defineComponent({
           data.groupList.content = data.input;
           data.groupList.title = data.title;
           data.input = "";
+          getNotification();
         } catch {
           //
         }