luowei 2 лет назад
Родитель
Сommit
8ddda1d0e5
1 измененных файлов с 1 добавлено и 1 удалено
  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>