升级element至稳定版

This commit is contained in:
piexlmax
2022-02-08 17:00:20 +08:00
parent 343d3aaaf2
commit a9dec9fe4d
27 changed files with 140 additions and 120 deletions

View File

@@ -9,7 +9,7 @@
:before-upload="beforeImageUpload"
:multiple="false"
>
<el-button size="mini" type="primary">压缩上传</el-button>
<el-button size="small" type="primary">压缩上传</el-button>
</el-upload>
</div>
</template>