feat:对接部门管理,优化菜单管理,共用handleTree方法

This commit is contained in:
AN
2025-04-13 13:22:12 +08:00
parent 73cfa34796
commit 375ffa1578
19 changed files with 667 additions and 165 deletions

View File

@ -198,7 +198,7 @@ async function handleExport() {
:scroll-x="962"
:loading="loading"
remote
:row-key="row => row.id"
:row-key="row => row.configId"
:pagination="mobilePagination"
class="sm:h-full"
/>