(component): 处理 tree 组件 n 多问题

This commit is contained in:
就眠儀式
2022-10-02 22:25:02 +08:00
parent 15372347a3
commit 49fcb42d9e
14 changed files with 737 additions and 52 deletions

View File

@@ -238,7 +238,8 @@ const zhCN = [
},
{
path: "/zh-CN/components/treeSelect",
component: () => import("../document/zh-CN/components/treeSelect.md"),
component: () =>
import("../document/zh-CN/components/treeSelect.md"),
meta: { title: "下拉树组件" },
},
{