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