Ver Fonte

no message

lvhao há 1 semana atrás
pai
commit
e992d42e22
1 ficheiros alterados com 3 adições e 0 exclusões
  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){