Open Luhangh opened 5 years ago
ERROR in ./src/store/modules/auth/index.js Module build failed: SyntaxError: Unexpected token (35:20)
33 | method: 'post', 34 | data: {
35 | ...userInfo | ^ 36 | }
ERROR in ./src/store/modules/auth/index.js Module build failed: SyntaxError: Unexpected token (35:20)
33 | method: 'post', 34 | data: {