feat:【antd/ele】【mp】菜单的 review

This commit is contained in:
YunaiV
2025-11-23 21:03:36 +08:00
parent 5622b810e4
commit cc7e8eda4f
5 changed files with 11 additions and 16 deletions

View File

@@ -113,4 +113,4 @@ export const menuOptions = [
value: 'location_select',
label: '选择地理位置',
},
] as const;
];