Browse Source

auto commit

gcz 4 years ago
parent
commit
caf3d22209
1 changed files with 1 additions and 0 deletions
  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)
 				})