ソースを参照

取消支付订单查询修改

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,


読み込み中…
キャンセル
保存