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

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