fix: svg-icon组件颜色无法显示问题修复
Former-commit-id: 35e4c7754d862589b404d61f71f22cbce9c40628
This commit is contained in:
@@ -347,7 +347,7 @@ onMounted(() => {
|
||||
plain
|
||||
@click.stop="openRoleResourceDialog(scope.row)"
|
||||
>
|
||||
<svg-icon icon-class="perm" color="#67C23A" />
|
||||
<svg-icon icon-class="perm" />
|
||||
</el-button>
|
||||
</el-tooltip>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user