mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-16 14:20:24 +08:00
feat: 在线编辑删除数据库数据弹窗美化
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user