lvhao 1 тиждень тому
батько
коміт
e992d42e22
1 змінених файлів з 3 додано та 0 видалено
  1. 3 0
      template/erp/power.html

+ 3 - 0
template/erp/power.html

@@ -107,6 +107,9 @@ $(document).ready(function(){
             //tags: true // 允许输入新值
         });
     searchspan(1);
+    $("select[name='perpage']").on("change",function(){
+        searchspan(1);
+    });
 })
 function edit_px(that){