Sfoglia il codice sorgente

Update manage-notification.vue

lex 1 anno fa
parent
commit
4c73aedbc3

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