提交 ecf72e33 编写于 作者: D DCloud_LXH

chore(app): chooseImage

上级 1a378578
......@@ -33,7 +33,6 @@ type File = {
export const chooseImage = defineAsyncApi<API_TYPE_CHOOSE_IMAGE>(
API_CHOOSE_IMAGE,
// @ts-expect-error crop 属性App特有
({ count, sizeType, sourceType, crop } = {}, { resolve, reject }) => {
initI18nChooseImageMsgsOnce()
const { t } = useI18n()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册