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
|
||||
|
||||
@@ -103,9 +103,9 @@
|
||||
</el-select>
|
||||
</template>
|
||||
<template #right>
|
||||
<ai-download :instance="instance" url="/app/appepidemicbackhomerecord/export" fileName="参会名单">
|
||||
<!-- <ai-download :instance="instance" url="/app/appepidemicbackhomerecord/export" fileName="参会名单">
|
||||
<el-button icon="iconfont iconExported">导出</el-button>
|
||||
</ai-download>
|
||||
</ai-download> -->
|
||||
</template>
|
||||
</ai-search-bar>
|
||||
<ai-table
|
||||
|
||||
Reference in New Issue
Block a user