Browse Source

订单导出

DELL 3 years ago
parent
commit
5c1a4eb471
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/business/recovery/index.vue

+ 1 - 1
src/views/business/recovery/index.vue

@@ -28,7 +28,7 @@
           icon="el-icon-download"
           size="small"
           @click="handleExportDraw"
-          v-hasPermi="['order:exchange:export']"
+          v-hasPermi="['business:recovery:export']"
         >导出订单</el-button
         >
       </el-col>