diff --git a/components/tab-bar/myCenter.vue b/components/tab-bar/myCenter.vue index 3ca728b..158da08 100644 --- a/components/tab-bar/myCenter.vue +++ b/components/tab-bar/myCenter.vue @@ -54,7 +54,6 @@ this.shopCounts = 0 if(worker){ this.workerCounts = uni.getStorageSync('workerCounts') - } if(shopId){ this.shopCounts = uni.getStorageSync('shopCounts')