fetch获取流式数据并逐个打字效果
fetch获取流式数据并逐个打字效果一、直接上代码一、直接上代码 async sendRequest(messageId, content, questionId, questionType, aiToken, innerIndex) {let that this;const response await fetch(${process.env.VUE_APP_WEB_API}/urlf_rnd${new Date().getTime()}&…
2026/8/20 15:42:27