doum
2025-09-05 77b52c06afdb843ee67c6e938afab0458143d76f
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>
    <!-- 表格和分页 -->