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,