提交 d3637999 编写于 作者: D DCloud_LXH

chore(h5): chooseVideo

上级 6efd63d8
......@@ -14,7 +14,7 @@ export const ChooseVideoOptions: ApiOptions<API_TYPE_CHOOSE_VIDEO> = {
if (extension instanceof Array && extension.length === 0) {
return 'param extension should not be empty.'
}
if (!extension) params.extension = ['']
if (!extension) params.extension = ['*']
},
},
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册