luowei 2 年 前
コミット
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>