src/views/eam/OperationCertificateList.vue
@@ -17,10 +17,10 @@ :sm='24' > <a-form-item label='操作证编号'> <a-input <j-input placeholder='请输入操作证编号' v-model='queryParam.num' ></a-input> ></j-input> </a-form-item> </a-col> <a-col @@ -108,11 +108,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'