소스 검색

no message

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){