feat:【antd】【mp】mp 的代码评审(menu)

This commit is contained in:
YunaiV
2025-11-20 21:36:36 +08:00
parent 53ef992d1e
commit 5c9a86c0f0
7 changed files with 15 additions and 2 deletions

View File

@@ -7,6 +7,8 @@ import { IconifyIcon } from '@vben/icons';
import draggable from 'vuedraggable';
// TODO @hw文件名不用带 menu- 前缀;
const props = defineProps<{
accountId: number;
activeIndex: string;