浏览代码

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