Browse Source

优惠券使用流程购买后调整

DELL 3 years ago
parent
commit
e36d93e984
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/pay-popup/pay-popup.vue

+ 1 - 1
components/pay-popup/pay-popup.vue

@@ -157,7 +157,7 @@
 								icon: 'success',
 								duration: 2000
 							})
-							_this.close()
+							_this.success(res.data.orderId)
 						}
 					} else if (res.code == 1020) {
 						payIng = false