DELL il y a 3 ans
Parent
commit
5c1a4eb471
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>