twt 3 년 전
부모
커밋
538493e1d4
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  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();