vuex

Vuex 踩坑记之 Unknown Mutation Type

Q: Unknown Mutation Type 近日,我在 vuex 3.1.3 的 mutations 中封装 antd 提供的 notification 时,遇到了 unknown mutation type: SHOW_NOTIFICATION // vuex下的common模块common.js部分代码 ... namespaced: true, // 可圈可点 // notice: { type: