Parcourir la source

Merge branch 'test' into 'master'

Test

See merge request quanshu/mp-ui-pc!275
zhong chunping il y a 3 ans
Parent
commit
b435e47e82
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>