权限标识修改

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

@@ -60,7 +60,7 @@
var editFlag = [[${@permission.hasPermi('system:dict:edit')}]];
var removeFlag = [[${@permission.hasPermi('system:dict:remove')}]];
var datas = [[${@dict.getType('sys_normal_disable')}]];
var prefix = ctx + "system/dict/data"
var prefix = ctx + "system/dict/data";
$(function() {
var options = {