報錯Vue warn: Error in v on handler: object object

業務中使用了promise, 調試代碼的時候遇到這個問題,百思不得其解,檢查了兩三遍,異步編程沒錯啊,爲何會出現這個錯誤呢?代碼以下:javascript async logout() { await this.$store.dispatch("user/logout"); this.$router.push(`/login?redirect=${this.$route.fullPath}
相關文章
相關標籤/搜索