[个人用] ElementUI项目常用的工具函数

表格切换分页时将表格滚动到顶部 this.$refs.tableComponent.bodyWrapper.scrollTo({ top: 0, behavior: "smooth", }); tableComponent为表格组件的实例 关闭弹窗后将弹窗的滚动条回到顶部 this.$refs.di
posted @ 2022-08-15 11:20  Yune_Neko  阅读(161)  评论(0编辑  收藏  举报