luowei il y a 2 ans
Parent
commit
8ddda1d0e5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/system/device/index.vue

+ 1 - 1
src/views/system/device/index.vue

@@ -100,7 +100,7 @@
                     icon="el-icon-download"
                     size="mini"
                     @click="handleOut"
-                    v-hasPermi="['system:user:export']"
+                    v-hasPermi="['system:device:export']"
                   >导出模版</el-button
                   >
                 </el-col>