需求 让elementui upload组件 不显示上传列表 方法 有个参数: show-file-list 是否显示已上传文件列表 boolean — true <el-upload :show-file-list="false"