From bc2f1bbc9b0b1641080503aee9c10017281dc196 Mon Sep 17 00:00:00 2001 From: toesbieya <1647775459@qq.com> Date: Sat, 8 Aug 2020 22:25:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E6=A1=A3=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/frontend/router.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/frontend/router.md b/docs/frontend/router.md index a263183..06ef0fd 100644 --- a/docs/frontend/router.md +++ b/docs/frontend/router.md @@ -24,7 +24,7 @@ | commonModule | 共用组件的唯一标识 | `any` | - | ::: tip 注意 -路由meta上的affix、noAuth、noCache会被子路由继承,优先使用子路由的值 +路由meta上的noAuth、noCache会被子路由继承,优先使用子路由的值 ::: ## 页面缓存