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