diff --git a/package2/shop/afterService.vue b/package2/shop/afterService.vue index b086427..7ef72bc 100644 --- a/package2/shop/afterService.vue +++ b/package2/shop/afterService.vue @@ -156,7 +156,7 @@ return { menuButtonInfo: {}, searchCountForm:{ - linkId:uni.getStorageSync('worker').workerId, + linkId:"", pageNum:1, pageSize:100, statusList:[0,3] @@ -202,7 +202,7 @@ }, onShow() { this.menuButtonInfo = uni.getMenuButtonBoundingClientRect() - this.searchCountForm.linkId = uni.getStorageSync('worker').workerId + // this.searchCountForm.linkId = uni.getStorageSync('worker').workerId }, onLoad(option) { if(option.type){