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();