fix:修改共享文档上传接口

This commit is contained in:
wyx
2023-02-26 22:18:47 +08:00
parent a6c29fc40a
commit 67954b742e
3 changed files with 3 additions and 3 deletions

View File

@@ -1300,7 +1300,7 @@
v-if="docChecked == true"
v-model:file-list="fileList"
name="file"
action="/manageApi/file/upload"
action="/manageApi/file/uploadunlimit"
@change="handleChange"
>
<span