DELL 3 年 前
コミット
5c1a4eb471
1 ファイル変更1 行追加1 行削除
  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>