mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-12-09 14:40:27 +08:00
chore: update element-plus@2.2.14 and perf menu
This commit is contained in:
@@ -54,7 +54,7 @@ export interface ResponsiveStorage {
|
||||
export interface RouteChildrenConfigsTable {
|
||||
/** 子路由地址 `必填` */
|
||||
path: string;
|
||||
/** 路由名字(对应不要重复,根当前组件的`name`保持一致)`必填` */
|
||||
/** 路由名字(对应不要重复,和当前组件的`name`保持一致)`必填` */
|
||||
name?: string;
|
||||
/** 路由重定向 `可选` */
|
||||
redirect?: string;
|
||||
|
||||
Reference in New Issue
Block a user