diff --git a/pages/news/recycling/order.vue b/pages/news/recycling/order.vue index 480bae1..dbbaaac 100644 --- a/pages/news/recycling/order.vue +++ b/pages/news/recycling/order.vue @@ -125,7 +125,7 @@ - + 联系商家 diff --git a/pages/news/recycling/orderList.vue b/pages/news/recycling/orderList.vue index a3528af..7aca16f 100644 --- a/pages/news/recycling/orderList.vue +++ b/pages/news/recycling/orderList.vue @@ -173,7 +173,7 @@ uni.showToast({ title: "取消成功" }) - this.classifyShow=30 + this.classifyShow=2 this.getOrderList(1) } },