提交 ddc767ef 编写于 作者: Q qiang

fix(App): chooseVideo compressed

上级 7a96ac22
......@@ -27,6 +27,7 @@ export const chooseVideo = defineAsyncApi<API_TYPE_CHOOSE_VIDEO>(
{
src: tempFilePath,
filename,
quality: 'medium',
},
({ tempFilePath }: { tempFilePath: string }) => {
resolve(tempFilePath)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册