this.$refs['mainScroller'].wrap.addEventListener('scroll', function ($event) {
    console.log($event);
})

需要给wrap监听

Logo

前往低代码交流专区

更多推荐