This commit is contained in:
faiz 2024-08-09 11:53:03 +08:00
parent 18cdc81d38
commit 9a51d08428
1 changed files with 2 additions and 1 deletions

View File

@ -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) =>