设置api
This commit is contained in:
parent
78c20e33b7
commit
5bac7591db
|
|
@ -41,7 +41,7 @@ function handleEnter({ uuid }: Chat.History, isEdit: boolean, event: KeyboardEve
|
|||
<NUpload
|
||||
multiple
|
||||
directory-dnd
|
||||
:action="`${web_url()}/${window.baseApi}/local_doc_qa/upload_file`"
|
||||
:action="`${web_url()}/api/local_doc_qa/upload_file`"
|
||||
:headers="{
|
||||
'naive-info': 'hello!',
|
||||
}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue