@@ -32,6 +32,7 @@ export default {
methods: {
loginSys(){
uni.removeStorageSync('OPEN_SHOP_ID')
+ uni.removeStorageSync('HOME_REFRESH')
uni.removeStorageSync('HOME_STATUS_STROAGE_SHOW')
this.$store.commit("setLoginInfo", {});
this.$util.pageTo({