src/main/webapp/static/js/quality/quality.js
@@ -234,12 +234,13 @@ layer.close(dIndex); layer.msg(res.msg, {icon: 1}); tableReload(); location.reload(); } else if (res.code === 403){ top.location.href = baseUrl+"/"; }else { layer.msg(res.msg, {icon: 2}); } location.reload(); // location.reload(); } }) return false;