fix:coding#673综合对比
This commit is contained in:
parent
b54b1733b9
commit
4e8f85f63a
|
@ -21,6 +21,7 @@
|
||||||
type="primary"
|
type="primary"
|
||||||
@click="exportExcel()"
|
@click="exportExcel()"
|
||||||
:loading="exportLoading"
|
:loading="exportLoading"
|
||||||
|
v-auth="'export_excel'"
|
||||||
>导出xlsx
|
>导出xlsx
|
||||||
</el-button>
|
</el-button>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue