diff --git a/package1/order/orderList.vue b/package1/order/orderList.vue index 68299d4..936f4d1 100644 --- a/package1/order/orderList.vue +++ b/package1/order/orderList.vue @@ -374,6 +374,8 @@ onShow() { this.getOrderList() this.menuButtonInfo = uni.getMenuButtonBoundingClientRect() + this.searchForm.userId = uni.getStorageSync('id') + this.searchForm.regionId = JSON.parse(uni.getStorageSync('area')).id }, methods: { checkTab1(type) {