review:【ANTD】相关的代码

This commit is contained in:
YunaiV
2025-06-15 16:54:18 +08:00
parent a15d4e8dfe
commit 797730ca01
4 changed files with 3 additions and 4 deletions

View File

@@ -142,7 +142,6 @@ function getNodeClass(node: Recordable<any>) {
<Modal title="数据权限" class="w-[40%]">
<Form class="mx-4">
<template #menuIds="slotProps">
<!-- TODO @芋艿可优化使用 antd tree原因是更原生 -->
<VbenTree
:spinning="menuLoading"
:tree-data="menuTree"