@@ -99,7 +99,7 @@
size="mini"
:loading="exportLoading"
@click="handleExport"
- v-hasPermi="['course:courseRedPacketLog:myExport']"
+ v-hasPermi="['course:courseRedPacketLog:export']"
>导出</el-button>
</el-col>
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>