admin/src/views/business/identityInfo.vue
@@ -30,6 +30,7 @@ <section> <el-button type="primary" @click="search">搜索</el-button> <el-button @click="reset">重置</el-button> <el-button type="primary" :loading="isWorking.export" @click="exportExcel">导出</el-button> </section> </el-form> <!-- 表格和分页 -->