✨ feat:创建了应收款管理菜单
This commit is contained in:
parent
550a598d45
commit
32bbe5daf9
|
@ -9,6 +9,14 @@
|
|||
<span>菜单二</span>
|
||||
</t-menu-item>
|
||||
</t-submenu>
|
||||
<t-submenu value="2" title="应收款管理">
|
||||
<template #icon>
|
||||
<t-icon name="application" />
|
||||
</template>
|
||||
<t-menu-item value="2-1" to="/accounts">
|
||||
<span>菜单二</span>
|
||||
</t-menu-item>
|
||||
</t-submenu>
|
||||
</t-menu>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue
Block a user