Compare commits

..

No commits in common. "5b66b7a60f1890abdfd2a9b20ae86f2b86dc16ac" and "c888946994b6d1a60bc57a4b79348e8b10196d24" have entirely different histories.

View File

@ -9,14 +9,6 @@
<span>菜单二</span> <span>菜单二</span>
</t-menu-item> </t-menu-item>
</t-submenu> </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> </t-menu>
</div> </div>
</template> </template>