docs: 优化 RouteMeta 字段描述文案

This commit is contained in:
pany 2022-08-23 18:15:11 +08:00
parent f1c8a14b98
commit 94a50cf54e

View File

@ -27,9 +27,9 @@ declare module "vue-router" {
*/ */
affix?: boolean affix?: boolean
/** /**
* children 1 * children 1
* *
* children * children
* alwaysShow: true * alwaysShow: true
*/ */
alwaysShow?: boolean alwaysShow?: boolean