const timer = setInterval(() =>{ // 定时器操作 }, 500); // 通过$once来监听定时器,在beforeDestroy钩子函数内被清除。 this.
確定! 回上一頁