fix:coding#673综合对比

This commit is contained in:
shijing 2024-12-06 09:53:35 +08:00
parent b54b1733b9
commit 4e8f85f63a
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
type="primary"
@click="exportExcel()"
:loading="exportLoading"
v-auth="'export_excel'"
>导出xlsx
</el-button>
</div>