vue 中使用setTimeout

setTimeout(() => {
                        this.onClear();
                    }, 1000);

使用箭头函数。

 

posted @ 2021-05-05 12:36  jiduoduo  阅读(3404)  评论(0编辑  收藏  举报