!53 update ruoyi-ui/src/views/system/role/index.vue.

Merge pull request !53 from abbfun/N/A
This commit is contained in:
若依 2020-07-30 10:04:11 +08:00 committed by Gitee
commit 6afaced3cf
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
icon="el-icon-download"
size="mini"
@click="handleExport"
v-hasPermi="['system:post:export']"
v-hasPermi="['system:role:export']"
>导出</el-button>
</el-col>
</el-row>