Explorar o código

fix: 1.名称

suwenjiang hai 1 mes
pai
achega
5f02a57b76
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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"