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