修正定时任务日志权限字符

2.X
RuoYi 5 years ago committed by 疯狂的狮子li
parent c6f685c677
commit 2d2191edfe

@ -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…
Cancel
Save