From 2c22d1837a5c37c37d52871a38b59eff19e60ede Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期二, 08 十一月 2022 11:15:51 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/cstmr/cstmr.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/cstmr/cstmr.js b/src/main/webapp/static/js/cstmr/cstmr.js index b72ce78..5108a1e 100644 --- a/src/main/webapp/static/js/cstmr/cstmr.js +++ b/src/main/webapp/static/js/cstmr/cstmr.js @@ -235,7 +235,7 @@ area: "1250px", url: "cstmr_more.html", end: function () { - $(".layui-laypage-btn")[0].click(); + // $(".layui-laypage-btn")[0].click(); } }) break; -- Gitblit v1.9.1