Browse Source

auto commit

gcz 4 năm trước cách đây
mục cha
commit
caf3d22209
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      pages/confirmOrder/confirmOrder.vue

+ 1 - 0
pages/confirmOrder/confirmOrder.vue

@@ -165,6 +165,7 @@
 					}
 					uni.hideLoading()
 				}).catch( err =>{
+					this.requested = true;
 					console.log('createOrder err',err)
 				})