run npm dev時(shí)報(bào)錯(cuò)題目來(lái)源及自己的思路error in ....../Input.vueSyntax Error: Unexpected token (36:4)34 | },35 | methods: {36 | ...mapMutations([| ^37 | "changeStateFlag",38 | "changeComponentName"39 | ]),相關(guān)代碼// 請(qǐng)把代碼文本粘貼到下方(請(qǐng)勿用圖片代替代碼)methods: {...mapMutations([ "changeStateFlag", "changeComponentName"]),
- 1 回答
- 0 關(guān)注
- 863 瀏覽
添加回答
舉報(bào)
0/150
提交
取消