mirror of
https://gitee.com/log4j/pig-ui.git
synced 2024-12-31 09:12:10 +08:00
commit
1d661b8798
@ -39,7 +39,7 @@
|
||||
<el-upload
|
||||
ref="fileUpload"
|
||||
v-if="props.type === 'simple'"
|
||||
:action="other.adaptationUrl(props.uploadFileUrl)"
|
||||
:action="baseURL + other.adaptationUrl(props.uploadFileUrl)"
|
||||
:before-upload="handleBeforeUpload"
|
||||
:file-list="fileList"
|
||||
:headers="headers"
|
||||
|
Loading…
Reference in New Issue
Block a user