潘超林 дней назад: 5
Родитель
Сommit
9c57a3d898
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      TUIKit/components/TUIConversation/conversation-list/index.vue

+ 1 - 1
TUIKit/components/TUIConversation/conversation-list/index.vue

@@ -88,7 +88,7 @@
       </div>
     </div>
     <div
-      v-if="conversationList"
+      v-if="conversationList.length == 0"
       style="
         display: flex;
         flex-direction: column;