feat: 在线编辑删除数据库数据弹窗美化

This commit is contained in:
meilin.huang
2022-02-08 17:59:46 +08:00
parent 3deae14fb9
commit b892c7d152
6 changed files with 194 additions and 75 deletions

View File

@@ -99,11 +99,9 @@
:action="getUploadFile({ path: data.path })"
:show-file-list="false"
name="file"
multiple
:limit="100"
style="display: inline-block; margin-left: 2px"
>
<el-link @click.prevent icon="upload" :underline="false"> 上传 </el-link>
<el-link icon="upload" :underline="false"> 上传 </el-link>
</el-upload>
</el-dropdown-item>
</span>