lvhao hace 1 día
padre
commit
85e7527705
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      template/erp/workshopshow_xdshow.html

+ 1 - 1
template/erp/workshopshow_xdshow.html

@@ -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')