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