提交 dfaa7e08 authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw

feat: 修改收藏列表的删除按钮图标

上级 a60bc5c0
......@@ -15,7 +15,7 @@
<span> {{ scope.row.name }}</span>
</div>
<div class="star-item-close">
<i class="el-icon-close " @click="remove(scope.row)" />
<i class="el-icon-delete " @click="remove(scope.row)" />
</div>
</div>
</template>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论