zhaowei
2025-06-10 c46213fa824995bb2155c11ea332824d23232d9c
src/views/eam/modules/inspectionProject/InspectionProjectRight.vue
@@ -56,7 +56,7 @@
        icon="plus"
      >新增</a-button>
      <!-- :hidden="disabled" -->
      <a-upload
      <!-- <a-upload
        name="file"
        :showUploadList="false"
        :multiple="false"
@@ -73,7 +73,7 @@
        type="primary"
        icon="download"
        @click="handleExportXls('原因')"
      >导出</a-button>
      >导出</a-button> -->
      <a-dropdown v-if="selectedRowKeys.length > 0">
        <a-button style="margin-left: 8px">
          批量操作