소스 검색

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

DELL 3 년 전
부모
커밋
e36d93e984
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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