mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
fix: azure下云转码适配
This commit is contained in:
parent
49af9dad80
commit
2cafdcaa82
2 changed files with 16 additions and 26 deletions
|
|
@ -577,7 +577,7 @@ export function supportGuoba () {
|
|||
options: [
|
||||
{ label: '文件', value: 'file' },
|
||||
{ label: '链接', value: 'url' },
|
||||
{ label: '数据', value: 'buffer' }
|
||||
// { label: '数据', value: 'buffer' }
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue