소스 검색

取消支付订单查询修改

tags/湖南版5.1.4
海洋之声 6 년 전
부모
커밋
2037b7f501
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      pages/spellGroup/paySpellGroup/index.js

+ 1
- 1
pages/spellGroup/paySpellGroup/index.js 파일 보기

@@ -172,7 +172,7 @@ Page({
/**
* 支付失败,需要更新订单的状态
*/
that.payOrderUpdate(that.data.orderId, payOrderId, 2, '', that, 0);
that.payOrderUpdate(that.data.paramData.orderId, payOrderId, 2, '', that, 0);
that.setData({
showbutton: false,
canSpell: true,


불러오는 중...
취소
저장