wangn 5 лет назад
Родитель
Сommit
6c36acb596
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      hdApp/src/mixins/globalMixins.js

+ 1 - 0
hdApp/src/mixins/globalMixins.js

@@ -35,6 +35,7 @@ export default {
 			uni.setStorageSync('account', option.account)
 		}
     uni.setStorageSync('currentQuery', JSON.stringify(option))
+    console.log(uni.getStorageSync('SHOP_ADMIN_STROAGE_SHOW'),'this.shopAdminId', this.getLoginInfo, this.getLoginInfo.openShop)
 	},
 	onShow(){
 		if (isLogin()&&!this.$util.isEmpty(this.getLoginInfo)) {