mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-20 00:06:47 +08:00
-- 上传路径不对
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
<a-upload
|
||||
v-model:file-list="fileList"
|
||||
name="file"
|
||||
action="/manageApi/file/upload"
|
||||
:action="`${process.env.VUE_APP_BASE_API}/file/upload`"
|
||||
@change="handleChange"
|
||||
>
|
||||
<button class="xkbtn" type="button">上传附件</button>
|
||||
|
||||
Reference in New Issue
Block a user