Commit f3976c07 authored by abbfun's avatar abbfun Committed by Gitee

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

权限修正(角色导出权限)
parent 22225a51
...@@ -91,7 +91,7 @@ ...@@ -91,7 +91,7 @@
icon="el-icon-download" icon="el-icon-download"
size="mini" size="mini"
@click="handleExport" @click="handleExport"
v-hasPermi="['system:post:export']" v-hasPermi="['system:role:export']"
>导出</el-button> >导出</el-button>
</el-col> </el-col>
</el-row> </el-row>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment