NEZ-2842 fix: alert message页面 高级搜索样式调整

This commit is contained in:
zhangyu
2023-06-19 17:00:23 +08:00
parent dc047649bd
commit 286ec0391d
11 changed files with 245 additions and 94 deletions

View File

@@ -1099,7 +1099,6 @@ let heightLoad = function () {
}
export const loadMore = {
bind (el, binding) {
console.log(el, binding, el.parentNode, 'bind')
// 获取element定义scroll
const selectDom = binding.value.dom ? el.querySelector(binding.value.dom) : el
heightLoad = bus.debounce(function () {