This commit is contained in:
parent
18cdc81d38
commit
9a51d08428
|
@ -229,7 +229,8 @@
|
|||
<el-input v-model="item.desc" placeholder="行程说明"></el-input>
|
||||
<el-upload
|
||||
class="avatar-uploader"
|
||||
action="/dev-api/admin/upload/index"
|
||||
action=""
|
||||
:http-request="handlesAvatarSuccess"
|
||||
:show-file-list="false"
|
||||
:on-success="
|
||||
(response, file, fileList) =>
|
||||
|
|
Loading…
Reference in New Issue