diff --git a/components/diy/diy.vue b/components/diy/diy.vue index b65e391e..58f98257 100644 --- a/components/diy/diy.vue +++ b/components/diy/diy.vue @@ -464,7 +464,9 @@ }, // 滚动到顶部 on_scroll_upper_event() { - this.head_scroll_top = 0; + setTimeout(() => { + this.head_scroll_top = 0; + }); }, // 查询商品