Skip to content

Commit 6a29219

Browse files
committed
U
1 parent 909d971 commit 6a29219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vuex-learn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ export default new Vuex.Store({
162162
163163
## 观念讲解 : vuex,action ,mutations 做什么用的?(6) .vue 使用 mapGetters, mapActions,操作 Vuex.
164164
165-
> 前面的工作做好了,到了 .vue , 就只是下指令,单纯执行 geter,actios
165+
> 前面的工作做好了,到了 .vue , 就只是下指令,单纯执行 getter,action
166166
167167
```js
168168

0 commit comments

Comments
 (0)