doum
2025-09-04 9d901b4215323c97a00a068cd962f5c9c04dadfa
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>
    <!-- 表格和分页 -->