Browse Source

导出盲票订单修改

DELL 3 years ago
parent
commit
98edba7c93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/order/userTicket/index.vue

+ 1 - 1
src/views/order/userTicket/index.vue

@@ -107,7 +107,7 @@
           icon="el-icon-download"
           size="small"
           @click="handleExportDrawExport"
-          v-hasPermi="['oorder:userTicket:ticketExport']"
+          v-hasPermi="['order:userTicket:ticketExport']"
         >导出订单盲票</el-button
         >
       </el-col>