fix: azure下云转码适配

This commit is contained in:
ikechan8370 2023-04-23 14:51:02 +08:00
parent 49af9dad80
commit 2cafdcaa82
2 changed files with 16 additions and 26 deletions

View file

@ -577,7 +577,7 @@ export function supportGuoba () {
options: [
{ label: '文件', value: 'file' },
{ label: '链接', value: 'url' },
{ label: '数据', value: 'buffer' }
// { label: '数据', value: 'buffer' }
]
}
},