vue-backend icon indicating copy to clipboard operation
vue-backend copied to clipboard

SyntaxError: Unexpected token

Open Luhangh opened this issue 5 years ago • 0 comments

ERROR in ./src/store/modules/auth/index.js Module build failed: SyntaxError: Unexpected token (35:20)

33 | method: 'post', 34 | data: {

35 | ...userInfo | ^ 36 | }

Luhangh avatar Oct 23 '19 11:10 Luhangh