Fix(AI):[#3812]查看历史对话详情页无数据
This commit is contained in:
@@ -337,7 +337,8 @@ export default {
|
||||
conversationId: item.messageId,
|
||||
showCursor: false,
|
||||
listQuestion: item.listQuestion || [],
|
||||
type: -2
|
||||
type: -2,
|
||||
showMoreInfo: {}
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user