zs 2 年之前
父节点
当前提交
c9223bf263
共有 1 个文件被更改,包括 2 次插入3 次删除
  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,