@@ -739,7 +739,7 @@ h2 {
let outputHtml = ejs.render(tplStr, {data: res.data});
$("#bh_box").html(outputHtml);
}else{
-
+ page--;
layx.msg(res.msg,{dialogIcon:'warn', position:'cc'});
}
},'json')