element-ui—— el-upload 自定义上传文件显示列表及固定标签的添加
<template> <div> <el-upload class="avatar-uploader" ref="upload" :limit="10" multiple :on-exceed="handleExceed" :show-file-list="false" action="https:/