移除多余改动

sassassin 2020-07-20 23:18:07 +08:00
parent a5c29dd636
commit d505bb7bef
1 changed files with 0 additions and 2 deletions

View File

@ -407,8 +407,6 @@ layui.define(['jquery', 'element'], function(exports) {
tabContent.remove(); tabContent.remove();
// 方便左侧菜单滚动到相应菜单项
$("#" + elem + " .layui-tab-title .layui-this").click();
} }