fix: 消息:列表滚动隐藏'置顶'文案

This commit is contained in:
韦荣超 2022-02-18 18:48:43 +08:00
parent 22f32da0c5
commit 4bd8835f23

View File

@ -267,6 +267,7 @@ export default {
break;
}
this.scrollY = res.scrollY;
this.topOperateVisible = false;
},
onActive(type) {