NEZ-3176 fix:explore 历史记录页面开发
This commit is contained in:
@@ -1104,6 +1104,7 @@ export const loadMore = {
|
||||
bind (el, binding) {
|
||||
// 获取element,定义scroll
|
||||
const selectDom = binding.value.dom ? el.querySelector(binding.value.dom) : el
|
||||
el.hasMore = binding.value.hasMore
|
||||
heightLoad = bus.debounce(function () {
|
||||
if (!el.hasMore) {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user