This commit is contained in:
yanran200730
2022-03-21 15:52:49 +08:00
parent f4514c087b
commit 39ff23507b
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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