debug
parent
86eb125f2c
commit
23ce2d8517
|
@ -62,14 +62,14 @@ export default {
|
||||||
title: '系统首页'
|
title: '系统首页'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: 'el-icon-lx-cascades',
|
icon: 'el-icon-lx-people',
|
||||||
index: 'table',
|
index: 'table',
|
||||||
title: '用户列表'
|
title: '用户列表'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: 'el-icon-lx-copy',
|
icon: 'el-icon-lx-copy',
|
||||||
index: 'tabs',
|
index: 'upload',
|
||||||
title: 'tab选项卡'
|
title: '文件上传'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
icon: 'el-icon-lx-calendar',
|
icon: 'el-icon-lx-calendar',
|
||||||
|
|
Loading…
Reference in New Issue