设置api

This commit is contained in:
fxjhello 2023-05-16 10:21:25 +08:00
parent 78c20e33b7
commit 5bac7591db
1 changed files with 1 additions and 1 deletions

View File

@ -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!',
}"