MrShi
2025-09-03 a377521310f5f9a39b71e7c7ce4623d5a13ea185
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>
    <!-- 表格和分页 -->