摘要:
一。在components下新建 upLoadImg / index.js <template> <div> <el-upload class="avatar-uploader" action="111" :show-file-list="false" :auto-upload="false" :o 阅读全文
posted @ 2023-12-21 13:59
IT小姐姐
阅读(38)
评论(0)
推荐(0)
摘要:
实现后端返回的文档流,点击下载 <div class="prom-add" @click="downLoad"><i class="el-icon-download"></i>下载</div> import request from '@/router/axios' //下载 async downL 阅读全文
posted @ 2023-12-21 10:06
IT小姐姐
阅读(399)
评论(0)
推荐(0)