Vuex 的 APImutations: 類型: { [type: string]: Function }actions: 類型: { [type: string]: Function }getters: 類型: { [key: string]: Function }為什么 getters 用 key 而其它兩個用 type ?
- 2 回答
- 0 關注
- 831 瀏覽
添加回答
舉報
0/150
提交
取消