소스 검색

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