- 将录音下载方法改为异步并使用fetch API - 添加下载开始、成功和失败的模态提示 - 替换alert为统一模态框显示通话原文内容 - 在父组件中添加模态框组件及样式
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.