소스 검색

fix: change prize export

DESKTOP-USV654P\pc 1 주 전
부모
커밋
9e8e5e01c3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/prize/enroll/index.vue

+ 1 - 1
src/views/prize/enroll/index.vue

@@ -4,7 +4,7 @@
       <template #toolbar>
         <a-button type="primary" @click="handleExport">导出</a-button>
       </template>
-      <template #action="{ record }">
+      <template #action>
         <TableAction
           :actions="[
             // {