zs 2 년 전
부모
커밋
c9223bf263
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2 3
      pagesMy/order/after.vue

+ 2 - 3
pagesMy/order/after.vue

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