lrf402788946 %!s(int64=5) %!d(string=hai) anos
pai
achega
f0c309b81e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/store/login.js

+ 1 - 1
src/store/login.js

@@ -5,7 +5,7 @@ import { Notification } from 'element-ui';
 const jwt = require('jsonwebtoken');
 Vue.use(Vuex);
 const api = {
-  interface: `/api/user/login`,
+  interface: `/api/market/user/login`,
   updatePassword: '/api/user/pwd_edit',
 };
 const state = () => ({});