11wqe1 преди 2 седмици
родител
ревизия
294054877e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/store/modules/user.js

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

@@ -149,7 +149,7 @@ const actions = {
       // getToken()
       commit("SET_ID", state.token);
 
-      getUser({ userid: state.token,val:parent?.location?.href.includes('hk') })
+      getUser({ userid: state.token})
         .then((response) => {
           console.log(response);
           // const { data } = response