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