basketAddSuccess = true; // now 'this' is referencing the Vue object and not the 'setTimeout' scope setTimeout(() => this.basketAddSuccess = false, 2000); }.
確定! 回上一頁