@@ -116,7 +116,6 @@
action="#"
:show-file-list="false"
:auto-upload="false"
- :limit="1"
:on-change="(file,fileList)=>upload(file,fileList,scope.row)"
>
<el-button type="text" size="small">点击上传</el-button>