浏览代码

[拼團詳情支付成功之後頁面未跳轉修改]

tags/C.8.3.0^2
刘晖 5 年前
父节点
当前提交
8d059dbecb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      pages/spellGroup/paySpellGroup/index.js

+ 1
- 1
pages/spellGroup/paySpellGroup/index.js 查看文件

@@ -109,7 +109,7 @@ Page({
*/
payOrderUpdate: (orderId, payOrderId, status, reason, _this, orderGroupId) => {
console.log(orderGroupId,7777)
let that = this;
let that = _this;
// 支付成功
Http.post({
url: config.api.payOrderUpdate,


正在加载...
取消
保存