|
@@ -30,7 +30,7 @@
|
|
|
<div class="jp-table top" style="">
|
|
<div class="jp-table top" style="">
|
|
|
<vxe-toolbar :refresh="{ query: refreshList }" custom>
|
|
<vxe-toolbar :refresh="{ query: refreshList }" custom>
|
|
|
<template #buttons>
|
|
<template #buttons>
|
|
|
- <el-button v-if="hasPermission('psi:summary:list')" type="warning" icon="el-icon-download" plain
|
|
|
|
|
|
|
+ <el-button v-if="hasPermission('psi:list')" type="warning" icon="el-icon-download" plain
|
|
|
@click="exportFile()">导出</el-button>
|
|
@click="exportFile()">导出</el-button>
|
|
|
</template>
|
|
</template>
|
|
|
<template #tools>
|
|
<template #tools>
|