mirror of
https://github.com/yangzongzhuan/RuoYi.git
synced 2025-10-18 11:37:41 +00:00
权限标识修改
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
<script th:inline="javascript">
|
||||
var detailFlag = [[${@permission.hasPermi('monitor:operlog:detail')}]];
|
||||
var datas = [[${@dict.getType('sys_oper_type')}]];
|
||||
var prefix = ctx + "monitor/operlog"
|
||||
var prefix = ctx + "monitor/operlog";
|
||||
|
||||
$(function() {
|
||||
var options = {
|
||||
|
Reference in New Issue
Block a user