lvhao 14 godzin temu
rodzic
commit
8252b10ab6
1 zmienionych plików z 1 dodań i 2 usunięć
  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;