src/views/eam/OperationCertificateApplyList.vue
@@ -1,6 +1,6 @@ <template> <a-card title="操作证申请" title="" :bordered="false" > <!-- 查询区域 --> @@ -95,11 +95,11 @@ type="primary" icon="plus" >申请</a-button> <a-button type="primary" icon="download" @click="handleExportXls('操作证申请表')" >导出</a-button> <!-- <a-button--> <!-- type="primary"--> <!-- icon="download"--> <!-- @click="handleExportXls('操作证申请表')"--> <!-- >导出</a-button>--> <!-- <a-upload name="file" :showUploadList="false"