权限标识修改

This commit is contained in:
RuoYi
2018-10-05 19:27:24 +08:00
parent 8b4ea05391
commit aca37844ba
21 changed files with 25 additions and 23 deletions

View File

@@ -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 = {