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