zhangyu 5 years ago
parent
commit
20fd9fdde7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/router/system.js

+ 1 - 1
src/router/system.js

@@ -70,7 +70,7 @@ export default [
                 path: 'custominfo',
                 name: 'Dasboard',
                 component: Dasboard,
-                meta: { keepAlive: false, breadcrumbs: [{ label: '项目基础设置' ,path: '/proj/collectsetting'}, { label: '自定义信息点' }] }
+                meta: { keepAlive: false, breadcrumbs: [{ label: '项目基础设置' ,path: '/proj/collectsetting'}, { label: '自定义信息点111' }] }
             },
             {
                 path: 'collectsetting',