fix: element icon图标不显示

pull/4116/head
wanghui 2023-01-07 11:57:23 +08:00
parent 0caa975ee2
commit 8f1becc19f
1 changed files with 1 additions and 1 deletions

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