lsc 2 lat temu
rodzic
commit
91fec3a81b
2 zmienionych plików z 2 dodań i 1 usunięć
  1. 1 1
      dist/report.html
  2. 1 0
      src/store/modules/user.js

Plik diff jest za duży
+ 1 - 1
dist/report.html


+ 1 - 0
src/store/modules/user.js

@@ -68,6 +68,7 @@ const actions = {
     return new Promise((resolve, reject) => {
       eduGet()
         .then(response => {
+          console.log(response)
           var _user = response.value[0][0]
           setToken(_user.userid)
           resolve(_user.userid)

Niektóre pliki nie zostały wyświetlone z powodu dużej ilości zmienionych plików