This commit is contained in:
bb_pan 2026-01-30 17:37:00 +08:00
parent 7212b9680f
commit e1220c4dc1
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
:on-success="handleFileSuccess2"
:auto-upload="true"
>
<el-button :disabled="scope.row.status && scope.row.status === '通过'" style="color: #2CBAB2;" type="text" @click="beforeFileUpload(scope.row)">上传</el-button>
<el-button size="mini" :disabled="scope.row.status && scope.row.status === '通过'" style="color: #2CBAB2;" type="text" @click="beforeFileUpload(scope.row)">上传</el-button>
</el-upload>
<el-button
size="mini"