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