🔱: [client] sync upgrade with 2 commits [trident-sync]

perf: 增加示例,FsInDrawer
This commit is contained in:
GitHub Actions Bot
2024-06-26 19:24:03 +00:00
parent 586d23fc55
commit 692e2b5b96
9 changed files with 404 additions and 0 deletions
@@ -765,6 +765,12 @@ export const crudResources = [
path: "/crud/advanced/in-dialog",
component: "/crud/advanced/in-dialog/index.vue"
},
{
title: "抽屉中显示crud",
name: "AdvancedInDrawer",
path: "/crud/advanced/in-drawer",
component: "/crud/advanced/in-drawer/index.vue"
},
{
title: "大量数据",
name: "AdvancedBigData",