Browse Source

Merge branch 'dev' into 'test'

导出盲票订单修改

See merge request quanshu/mp-ui-pc!237
世轩 3 years ago
parent
commit
65ca7e49e3
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"
           icon="el-icon-download"
           size="small"
           size="small"
           @click="handleExportDrawExport"
           @click="handleExportDrawExport"
-          v-hasPermi="['oorder:userTicket:ticketExport']"
+          v-hasPermi="['order:userTicket:ticketExport']"
         >导出订单盲票</el-button
         >导出订单盲票</el-button
         >
         >
       </el-col>
       </el-col>