Skip to content

Commit 80c91be

Browse files
committed
U
1 parent abc7ba6 commit 80c91be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

vuex-learn.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,8 @@ export default new Vuex.Store({
160160
161161
## 观念讲解 : vuex,action ,mutations 做什么用的?(6) .vue 使用 mapGetters, mapActions,操作 Vuex.
162162
163+
> 前面的工作做好了,到了 .vue , 就只是下指令,单纯执行 geter,actios
164+
163165
```js
164166

165167
<template>

0 commit comments

Comments
 (0)