mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-15 05:12:49 +00:00
fix: 消息:列表滚动隐藏'置顶'文案
This commit is contained in:
parent
22f32da0c5
commit
4bd8835f23
@ -267,6 +267,7 @@ export default {
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
this.scrollY = res.scrollY;
|
this.scrollY = res.scrollY;
|
||||||
|
this.topOperateVisible = false;
|
||||||
},
|
},
|
||||||
|
|
||||||
onActive(type) {
|
onActive(type) {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user