lsc 2 yıl önce
ebeveyn
işleme
6ec460caf5

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/index.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 1 - 1
dist/report.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.0f3ae647.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.78eabae2.js


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

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

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor