提交 4110c309 编写于 作者: Mr.奇淼('s avatar Mr.奇淼(

前端icon细节优化

上级 ee57e787
......@@ -23,7 +23,7 @@
</el-table-column>
<el-table-column label="图标" min-width="140" prop="authorityName">
<template slot-scope="scope">
<i :class="`icon el-icon-${scope.row.meta.icon}`"></i>
<i :class="`el-icon-${scope.row.meta.icon}`"></i>
<span>{{scope.row.meta.icon}}</span>
</template>
</el-table-column>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册