🎨 修改前端代码样式.

This commit is contained in:
lijiahang
2024-03-04 12:28:55 +08:00
parent 0f9c3db9cc
commit 0f8eebf53c
16 changed files with 70 additions and 77 deletions

View File

@@ -58,10 +58,11 @@
position="left"
type="warning"
@ok="deleteNode(node.key)">
<span v-permission="['asset:host-group:delete']"
class="tree-icon" title="删除">
<icon-delete />
</span>
<span v-permission="['asset:host-group:delete']"
class="tree-icon"
title="删除">
<icon-delete />
</span>
</a-popconfirm>
<!-- 新增 -->
<span v-permission="['asset:host-group:create']"