在vue3中使用mapMutations、mapActions报错
1. Cannot read properties of undefined (reading '$store')
at mappedAction
2. Cannot read properties of undefined (reading '$store')
at mappedMutation

出现 以下报错 是什么原因呢

1. Cannot read properties of undefined (reading '$store')
at mappedAction
2. Cannot read properties of undefined (reading '$store')
at mappedMutation

出现 以下报错 是什么原因呢
