chenzhenguo 1 год назад
Родитель
Сommit
388afe230b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dgtis-ui/src/views/system/userInfoList/index.vue

+ 1 - 1
dgtis-ui/src/views/system/userInfoList/index.vue

@@ -14,7 +14,7 @@
                 icon="el-icon-download"
                 size="mini"
                 @click="handleExport"
-                v-hasPermi="['business:customerInformation:list']"
+                v-hasPermi="['business:customerInformation:download']"
                 :loading="exportLoading"
               >导出</el-button>
             </div>