|
|
@@ -29,8 +29,8 @@
|
|
|
<!-- <svg class="icon" aria-hidden="true">
|
|
|
<use xlink:href="#icon-chexianjiesuan-yixuanzhong"></use>
|
|
|
</svg> -->
|
|
|
- <svg aria-hidden="true" style=" width: 20px;height: 20px;" >
|
|
|
- <use xlink:href="#icon-chexianludan-yixuanzhong"></use>
|
|
|
+ <svg aria-hidden="true" style=" width: 15px;height: 15px;" >
|
|
|
+ <use :href="`#${scope.row.icon}`"></use>
|
|
|
</svg>
|
|
|
</template>
|
|
|
</el-table-column>
|