✨(component): 处理 tree 组件 n 多问题
This commit is contained in:
@@ -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: "下拉树组件" },
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user