فهرست منبع

Update manage-notification.vue

lex 1 سال پیش
والد
کامیت
cd2e34d7e2
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 {
           //