1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-04-06 03:57:53 +08:00

fix: element icon图标不显示

This commit is contained in:
wanghui 2023-01-07 11:57:23 +08:00
parent 0caa975ee2
commit 8f1becc19f

View File

@ -57,7 +57,7 @@
v-if="row.edit"
type="success"
size="small"
icon="el-icon-circle-check-outline"
icon="el-icon-circle-check"
@click="confirmEdit(row)"
>
Ok