mch 2 years ago
parent
commit
34fd2a3ef9
  1. 2
      src/views/login/Login.vue

2
src/views/login/Login.vue

@ -81,7 +81,7 @@ export default {
// }); "http://81.70.217.145:9529/connect/token",
this.$axios
.post(
"http://81.70.217.145:9529/connect/token",
"http://140.143.162.39:9529/connect/token",
{
client_id: "Peis_App",
grant_type: "password",

Loading…
Cancel
Save