Files
EdgeAdmin/web/views/@default/clusters/grants/@menu.html
2023-03-20 12:10:08 +08:00

6 lines
226 B
HTML

<first-menu>
<menu-item href="/clusters/grants" code="index">认证列表</menu-item>
<span class="item disabled">|</span>
<menu-item href="/clusters/grants/create" code="create">[创建认证]</menu-item>
</first-menu>