瀏覽代碼

取消支付订单查询修改

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,


Loading…
取消
儲存