HTML/views/SystemSettings/Dictionary.html
@@ -197,16 +197,6 @@ curr: 1 } tableIns = table.render(infoOptions); } else //不成功 { layer.msg('获取字典列表信息失败!', { icon: 2, time: 2000 //2秒关闭(如果不配置,默认是3秒) }, function() {}); } }); } sendData(IP + "/basis/GetRoleRightList", {}, 'get', function(res) { $(function() { $("#approvalBtn").hide(); @@ -246,6 +236,17 @@ }); } }); } else //不成功 { layer.msg('获取字典列表信息失败!', { icon: 2, time: 2000 //2秒关闭(如果不配置,默认是3秒) }, function() {}); } }); } var infoOptions = { elem: "#LAY-app-content-list",