Browse Source

Update manage-notification.vue

lex 1 year ago
parent
commit
cd2e34d7e2

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

@@ -95,6 +95,8 @@ const ManageNotification = defineComponent({
           data.groupList.content = data.input;
           ctx.emit("update", { key: "notification", value: data.title });
           data.groupProfile.notification = data.title;
+          data.groupList.content = data.input;
+          data.groupList.title = data.title;
           data.input = "";
         } catch {
           //