src/main/webapp/static/js/custOrder/custOrder.js @@ -321,7 +321,7 @@ } else if (res.code === 403){ top.location.href = baseUrl+"/"; } else { layer.msg(res.msg) layer.msg(res.msg, {icon: 2}) } $(".layui-laypage-btn")[0].click(); }