diff --git a/components/conversationList.vue b/components/conversationList.vue index ab79e4b..91f310a 100644 --- a/components/conversationList.vue +++ b/components/conversationList.vue @@ -14,6 +14,17 @@
{{ item.waitcount > 99 ? "99+" : item.waitcount }}
+
+
+ {{index == 0 ? '上游' : '下游'}} +
+