bug
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
tabs () {
|
||||
const tabList = [
|
||||
{label: '返乡登记', name: 'List', comp: List, permission: ''},
|
||||
{label: '历史异常人员', name: 'AbnormalList', comp: AbnormalList, permission: ''}
|
||||
// {label: '历史异常人员', name: 'AbnormalList', comp: AbnormalList, permission: ''}
|
||||
]
|
||||
|
||||
return tabList
|
||||
|
||||
Reference in New Issue
Block a user