lsc 1 tháng trước cách đây
mục cha
commit
c4c1b420e3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/store/modules/user.js

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

@@ -158,6 +158,7 @@ const actions = {
       commit("SET_USERINFO2", {});
       removeToken();
       commit("RESET_STATE");
+      window.topU.US.userInfo = {}
       resolve();
     });
   },