提交 85801f77 authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 24b01d8a
...@@ -84,7 +84,7 @@ const onSentenceEnd = async (result, data) => { ...@@ -84,7 +84,7 @@ const onSentenceEnd = async (result, data) => {
selling_point: detail.value.live_speech.selling_point, selling_point: detail.value.live_speech.selling_point,
marketing_campaign: detail.value.live_speech.marketing_campaign, marketing_campaign: detail.value.live_speech.marketing_campaign,
}) })
orderCount.value = res.data.count orderCount.value += res.data.count
} }
const currentStats = ref({}) const currentStats = ref({})
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论