潘超林 il y a 5 jours
Parent
commit
9c57a3d898

+ 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;