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