rshinesun 8 anni fa
parent
commit
be9b8568fe
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      resources/views/admin/print/print_all.blade.php

+ 2 - 0
resources/views/admin/print/print_all.blade.php

xqd
@@ -241,6 +241,8 @@
 
             prev: function () {
 
+                if(state<=20)return ;
+
                 show_list.splice(0, show_list.length);
 
                 for (var i = 0; i < 20 && state >= 0; i++) {