zs 2 năm trước cách đây
mục cha
commit
ae8edda6b8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pagesMy/dough/handle.vue

+ 1 - 1
pagesMy/dough/handle.vue

@@ -285,7 +285,7 @@
 				const that = this;
 				that.clearPage();
 				uni.navigateTo({
-					url: `/pagesMy/order/info?id=${item._id}&status=${item.status}`
+					url: `/pagesMy/dough/info?id=${item._id}`
 				})
 			},
 			// 取消订单-未支付||取消订单-已支付