Explorar el Código

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

DELL hace 3 años
padre
commit
e36d93e984
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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