xw hace 1 mes
padre
commit
f9f53b976d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/course/courseRedPacketLog/myCourseRedPacketLog.vue

+ 1 - 1
src/views/course/courseRedPacketLog/myCourseRedPacketLog.vue

@@ -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>