mirror of
https://github.com/yangzongzhuan/RuoYi-Cloud.git
synced 2025-06-06 13:59:02 +00:00
修正定时任务日志权限字符
This commit is contained in:
parent
029fe5c63f
commit
beaf17ddd2
@ -87,7 +87,7 @@
|
||||
icon="el-icon-download"
|
||||
size="mini"
|
||||
@click="handleExport"
|
||||
v-hasPermi="['monitor:jobLog:export']"
|
||||
v-hasPermi="['monitor:job:export']"
|
||||
>导出</el-button>
|
||||
</el-col>
|
||||
</el-row>
|
||||
|
Loading…
Reference in New Issue
Block a user