tianyi 4 weeks ago
parent
commit
ae7ed0e597
  1. 1
      components/tab-bar/myCenter.vue

1
components/tab-bar/myCenter.vue

@ -54,7 +54,6 @@
this.shopCounts = 0 this.shopCounts = 0
if(worker){ if(worker){
this.workerCounts = uni.getStorageSync('workerCounts') this.workerCounts = uni.getStorageSync('workerCounts')
} }
if(shopId){ if(shopId){
this.shopCounts = uni.getStorageSync('shopCounts') this.shopCounts = uni.getStorageSync('shopCounts')

Loading…
Cancel
Save