[vuex] unknown mutation type: XXX

在向mutations提交时,一直报 [vuex] unknown mutation type: XXX,后来通过打印this对象,发现store的注册名写错了,将其改为sys-common

post image
post image
post image