Houjie
2025-06-10 010177d3fa8d860eb60d679a8878f185aadee427
src/views/eam/modules/faultCause/FaultCause2List.vue
@@ -63,11 +63,11 @@
        type="primary"
        icon="plus"
      >新增</a-button>
      <a-button
        type="primary"
        icon="download"
        @click="handleExportXls('原因')"
      >导出</a-button>
<!--      <a-button-->
<!--        type="primary"-->
<!--        icon="download"-->
<!--        @click="handleExportXls('原因')"-->
<!--      >导出</a-button>-->
      <a-dropdown v-if="selectedRowKeys.length > 0">
        <a-button style="margin-left: 8px">
          批量操作