lvhao пре 15 часа
родитељ
комит
1ca29b6345
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      template/erp/workshopshow_xdshow.html

+ 1 - 2
template/erp/workshopshow_xdshow.html

@@ -754,11 +754,10 @@ h2 {
     }
     function getOrderList(that){
         let type = $(that).data("type");
-        
+        alert(page)
         if(type == 1){
             let tmp_page = page - 1;
             if(tmp_page <= 0){
-                alert(1)
                 layx.msg('已经是第一页了',{dialogIcon:'warn', position:'cc'});
                 return;
             }