feat: 优化sc-upload-file
This commit is contained in:
parent
da21d42968
commit
9d25731707
|
|
@ -19,7 +19,7 @@
|
|||
:on-preview="handlePreview"
|
||||
:on-exceed="handleExceed">
|
||||
<slot>
|
||||
<el-button type="primary" :disabled="disabled">Click to upload</el-button>
|
||||
<el-button type="primary" :disabled="disabled">上传</el-button>
|
||||
</slot>
|
||||
<template #tip>
|
||||
<div v-if="tip" class="el-upload__tip">{{tip}}</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue