|
@@ -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"
|