update ruoyi-ui/src/views/monitor/logininfor/index.vue.
This commit is contained in:
parent
0d8c3b4940
commit
f938a24df0
|
@ -84,7 +84,7 @@
|
|||
icon="el-icon-download"
|
||||
size="mini"
|
||||
@click="handleExport"
|
||||
v-hasPermi="['system:logininfor:export']"
|
||||
v-hasPermi="['monitor:logininfor:export']"
|
||||
>导出</el-button>
|
||||
</el-col>
|
||||
<right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
|
||||
|
|
Loading…
Reference in New Issue