Tabs: update doc

This commit is contained in:
Leopoldthecoder 2016-11-09 18:56:50 +08:00 committed by cinwell.li
parent b97e548c48
commit 3b39cb71e1

View File

@ -5,10 +5,10 @@
activeName: 'first',
activeName2: '',
tabs: [
{label: '用户管理', content: ''},
{label: '配置管理', content: ''},
{label: '角色管理', content: ''},
{label: '定时任务补偿', content: ''}
{label: '用户管理', content: '', name: 'first'},
{label: '配置管理', content: '', name: 'second'},
{label: '角色管理', content: '', name: 'third'},
{label: '定时任务补偿', content: '', name: 'last'}
]
}
},