刘洋 1 년 전
부모
커밋
643f520a8c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/views/work-hours/work-hours-manage/work-attendance/index.vue

+ 0 - 1
src/views/work-hours/work-hours-manage/work-attendance/index.vue

@@ -11,7 +11,6 @@
       <t-button
         v-if="perm.BUTTON_BatchExport"
         theme="primary"
-        :disabled="!selectedRowKeys.length"
         @click="multExport"
         >批量导出</t-button
       >