- 在sale.vue中添加调试日志以跟踪API返回数据 - 修改RawDataCards组件以显示真实通话记录数据 - 实现录音文件转录功能,通过ASR API获取通话原文 - 调整通话记录卡片UI以显示用户、客户信息和录音文件数量
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.