From 6bda90e5ec1d0ef765b54bd499638fcee1d6137d Mon Sep 17 00:00:00 2001 From: dingtalk_umvbsp Date: Sat, 20 May 2023 00:58:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=80=80=E5=87=BA=E7=99=BB?= =?UTF-8?q?=E5=BD=95=E5=90=8E=E6=B8=85=E7=A9=BA=E5=9F=BA=E5=9C=B0=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- store/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/store/index.js b/store/index.js index dd3466f..ff07fa1 100644 --- a/store/index.js +++ b/store/index.js @@ -30,6 +30,7 @@ export default new Vuex.Store({ }, outLogin(state){ state.userInfo={} + state.baseInfo={} state.token='' clearTimeout(timer) uni.reLaunch({