- 在RawDataCards组件中添加chatInfo prop用于接收聊天数据 - 实现聊天记录列表展示功能,使用实际API返回的数据格式 - 优化表单数据显示逻辑,合并相关字段提升可读性 - 添加聊天记录查看功能,完善数据加载和错误处理
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.