Commit 1b193bcc by RuoYi

关闭选项卡激活滚动

parent 2d32b0d9
...@@ -331,8 +331,8 @@ $(function() { ...@@ -331,8 +331,8 @@ $(function() {
return false; return false;
} }
}); });
scrollToTab($('.menuTab.active'));
} }
scrollToTab($('.menuTab.active'));
return false; return false;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment