@ -7,7 +7,7 @@
<TableAction :actions="getTableAction(record)" :dropDownActions="getDropDownAction(record)" />
</template>
<template #tableTitle>
<el-button type="primary" round @click="handleAdd" v-if="isShowByRoles('manageOrg')">新增信息材料</el-button>
<el-button type="primary" round @click="handleAdd" >新增信息材料</el-button>
<el-button type="primary" round @click="handleBatchdownload"> 批量导出</el-button>
</BasicTable>
<el-button type="primary" round @click="handleAdd">新增信息材料</el-button>