소스 검색

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 {
           //
         }