no message
Former-commit-id: c1f283658a2670885fe8217fd2c32385034468ab Former-commit-id: 5f39ffd696f1c4a541d976b2593ea2ec5810aa21 Former-commit-id: f08a3e0712d277baad4924fbf7bbda255bbaa5f8
This commit is contained in:
@@ -13,7 +13,7 @@ export const menu = {
|
||||
children: [
|
||||
// 数据处理
|
||||
{
|
||||
title: '首页',
|
||||
title: '图表演示1',
|
||||
icon: 'file-o',
|
||||
path: 'index',
|
||||
name: 'demo-chart-index',
|
||||
@@ -23,7 +23,7 @@ export const menu = {
|
||||
component: resolve => { require(['@/pages/demo/chart/index/index.vue'], resolve) }
|
||||
},
|
||||
{
|
||||
title: '首页2',
|
||||
title: '图表演示2',
|
||||
icon: 'file-o',
|
||||
path: 'index2',
|
||||
name: 'demo-chart-index2',
|
||||
|
||||
Reference in New Issue
Block a user