Browse Source

fix: 1.名称

suwenjiang 1 month ago
parent
commit
5f02a57b76
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/chat/group-chat.vue

+ 1 - 1
src/pages/chat/group-chat.vue

@@ -9,7 +9,7 @@
       <template #title>
         <div class="text-2xl text-black-3 text-semibold flex items-center">
           <div style="min-width: 50px; max-width: 200px" class="inline-block line-clamp-1">
-            {{ groupMemberInfo?.groupRemark }}
+            {{ groupMemberInfo?.groupName }}
           </div>
           <span
             v-if="groupMemberInfo.isNotDisturb"