lvhao hace 1 mes
padre
commit
8252b10ab6
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      template/erp/workshopshow_xdshow.html

+ 1 - 2
template/erp/workshopshow_xdshow.html

@@ -735,8 +735,7 @@ h2 {
             if(res.code == 1){
                 if(type == 1){
                     page = page -1;
-                }
-                if(type == 2){
+                }else{
                     page = page + 1;
                 }
                 let tplStr = document.getElementById('edit_content').innerHTML;