twt 3 years ago
parent
commit
538493e1d4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      pages/module/confirmOrder.vue

+ 0 - 1
pages/module/confirmOrder.vue

@@ -316,7 +316,6 @@ export default {
 			  shopID:this.orderShop.shopId,
 			 // unionID:this.orderShop.unionId,
 			 },'POST').then(res => {
-				 
 				  if(res.code==0){
 					   if(this.payMoney==0){
 						    uni.hideLoading();