1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-09-01 13:33:58 +08:00
This commit is contained in:
weijianli 2019-09-18 14:20:05 -05:00
parent b6a8d9c53a
commit 91b6977310

View File

@ -332,7 +332,7 @@ export default {
thread: 3,
name: 'file',
postAction: '/upload/post',
putAction: 'http://localhost:8888/uploader',
putAction: 'http://localhost:8010/uploader',
headers: {
'X-Csrf-Token': 'xxxx',
},