lsc 2 lat temu
rodzic
commit
73e930238b

Plik diff jest za duży
+ 0 - 0
dist/index.html


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


Plik diff jest za duży
+ 0 - 0
dist/static/js/app.70003bd1.js


Plik diff jest za duży
+ 0 - 0
dist/static/js/app.e9622d69.js


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

@@ -80,7 +80,7 @@ const actions = {
   },
   getInfo({ commit, state }) {
     return new Promise((resolve, reject) => {
-      getUser()
+      getUser({ userid: state.token })
         .then(response => {
           const { data } = response
 

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