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

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.0e38277e.js


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

@@ -70,8 +70,8 @@ const actions = {
         .then(response => {
           console.log(response)
           var _user = response[0][0]
-          dispatch('getInfo')
           setToken(_user.userid)
+          dispatch('getInfo')
           resolve(_user.userid)
         })
         .catch(error => {

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