zs 2 years ago
parent
commit
c9223bf263
1 changed files with 2 additions and 3 deletions
  1. 2 3
      pagesMy/order/after.vue

+ 2 - 3
pagesMy/order/after.vue

@@ -276,9 +276,8 @@
 									title: `确认收货成功`,
 									icon: 'success',
 								});
-								uni.navigateBack({
-									detail: 1
-								})
+								that.clearPage();
+								that.search();
 							} else {
 								uni.showToast({
 									title: arr.errmsg,