فهرست منبع

Merge branch 'online'

lex 2 سال پیش
والد
کامیت
a601e2415b
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      src/TUIKit/TUIComponents/container/TUIChat/manage-components/manage-notification.vue

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