mirror of
https://github.com/hellodigua/ChatLab.git
synced 2026-05-24 15:40:19 +08:00
refactor: lint format
This commit is contained in:
@@ -272,7 +272,7 @@ watch(
|
||||
|
||||
<div v-else class="main-content mx-auto max-w-[920px] space-y-6 p-6">
|
||||
<!-- 消息画像卡 -->
|
||||
<MessageProfileCard
|
||||
<MessageProfileCard
|
||||
v-if="messageTypes.length > 0"
|
||||
:session-id="sessionId"
|
||||
:session-name="sessionName || ''"
|
||||
|
||||
Reference in New Issue
Block a user