From ae41459cb1826f28332a24f466cdfa76934a1cce Mon Sep 17 00:00:00 2001 From: Pan Date: Tue, 27 Feb 2018 10:21:53 +0800 Subject: [PATCH] type --- src/router/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/router/index.js b/src/router/index.js index bfd5d917..596564b9 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -24,7 +24,7 @@ import Layout from '../views/layout/Layout' roles: ['admin','editor'] will control the page roles (you can set multiple roles) title: 'title' the name show in submenu and breadcrumb (recommend set) icon: 'svg-name' the icon show in the sidebar, - noCache: true if fasle ,the page will no be cached(default is false) + noCache: true if true ,the page will no be cached(default is false) } **/ export const constantRouterMap = [