src/main/webapp/static/js/permission/permission.js
@@ -273,6 +273,7 @@ $("#data-detail :input").each(function () { $(this).val(""); }); layer.msg(typeof I18n !== 'undefined' ? I18n.t('response.operation_success') : '操作成功', {icon: 1}); } else if (res.code === 403){ top.location.href = baseUrl+"/"; }else {