瀏覽代碼

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