In the component, you can dispatch actions through this.$store.dispatch , or use mapActions to bind actions to the component's methods.
確定! 回上一頁