当前位置:网站首页>【上传文件】
【上传文件】
2022-07-29 15:54:00 【李木木~】
1、上传文件的实现方法
<el-upload
class="upload-demo"
action="/web/uploadFile/uploadFile" //action放的是接口
:on-change="handleChange" //文件状态改变时的钩子,添加文件、上传成功和上传失败时都会被调用
:on-success="handleSuccess" //上传成功时触发的事件
>
<el-button type="primary" icon="el-icon-plus"
>毕业成绩评价标准</el-button
>
<div>{
{
lists }}</div>
</el-upload>
data(){
lists:'', //展示文件名
fileUrls:'', //上传请求成功后的文件地址
}
methods:{
handleChange(file, fileList) {
// console.log(file, fileList);
},
//上传成功
handleSuccess(response, file, fileList) {
this.fileUrls = response.data.fileUrl;
},
//展示数据
async PosqueryKcxxInfo() {
const res = await queryKcxxInfo({
id: this.kcid, type: 2 });
if (res.status === 1000) {
this.lists = res.data[0].cjkhFileName;
}
},
}
边栏推荐
- string 保留小数点后两位(js中保留小数点后两位)
- 中小型金融企业该如何进行灾备建设?
- 易基因:人类tRNA基因位点表现出与衰老相关的DNA高甲基化|研究文章
- 【微信小程序】组件使用及属性参考
- 718. The longest repeat subarray
- 【小程序项目开发-- 京东商城】uni-app之商品列表页面 (上)
- Tess4J 图片文字识别
- MLX90640 红外热成像仪开发笔记(九)
- Property (Property Animation Animation), the basic use of Butterknife butter knife
- PL5902 SOT-23-5 高效1MHz2A同步DC-DC降压调节器 百盛电子代理商
猜你喜欢
随机推荐
1802. 有界数组中指定下标处的最大值【贪心 +二分】
PL5902 SOT-23-5 高效1MHz2A同步DC-DC降压调节器 百盛电子代理商
Floating point memory storage problem
新建和编辑共用一个表单,编辑之后新建,form表单resetFields失效
闻泰科技拟收购欧菲光摄像头业务资产,或将进入苹果供应链!
Qt combat | how to access the USB device information?
风格迁移篇----艺术风格转换的内容与风格解构
win10 校验sha256
货比三家 tb1.3
Win11 最新补丁更新破坏了任务栏中的“开始”菜单
Property (Property Animation Animation), the basic use of Butterknife butter knife
Moving forward steadily without forgetting the original intention, Volvo's sense of security comes from the public's recognition
浏览器线程
双非渣渣的上岸之路!备战 60 天,三战滴滴侥幸收获 Offer
R语言中给数据框增加分组/根据样本名称添加分组的代码
参加Ultimate Harvest Moon活动,立即赢取终极版月光女神NFT
面试官:设计原则有哪些?什么是里式替换原则?
【Swoole系列3.2】Swoole 异步进程服务系统
zabbix email sends alert information
金九银十必备 快来看看你还缺啥