review:【antd/ele】代码迁移的 review

This commit is contained in:
YunaiV
2025-11-25 21:13:46 +08:00
parent b4a679dd08
commit eb27bd5c6d
22 changed files with 52 additions and 44 deletions

View File

@@ -140,9 +140,8 @@ function onChildDragEnd({ newIndex }: { newIndex: number }) {
"
@click="menuClicked(parent, x)"
>
<IconifyIcon icon="lucide:list-collapse" color="black" />{{
parent.name
}}
<IconifyIcon icon="lucide:list-collapse" color="black" />
{{ parent.name }}
</div>
<!-- 以下为二级菜单-->
<div