diff --git a/frontend/src/views/SessionList.vue b/frontend/src/views/SessionList.vue index 673ffe0..a96216d 100644 --- a/frontend/src/views/SessionList.vue +++ b/frontend/src/views/SessionList.vue @@ -67,16 +67,6 @@ {{ statusLabel(s.status) }} 会话 ID: {{ (s.id || '').substring(0, 15) }}... - -