fix:回收关于表格的缓存以及回到顶部按钮不显示的问题
This commit is contained in:
@@ -457,6 +457,7 @@
|
||||
el.removeEventListener("ps-scroll-y", this.plpsscrolly.bind('',el,this));
|
||||
el.removeEventListener("mouseenter", this.plmouseenter.bind('',el,this));
|
||||
el.removeEventListener("mouseleave", this.plmouseleave.bind('',el,this));
|
||||
el._ps_.destroy();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user