瀏覽代碼

核销成功页面请求参数修改

tags/富茂链客2.2.8
刘晖 6 年之前
父節點
當前提交
a6da5bce04
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      pages/couponorder/detail/index.js

+ 1
- 1
pages/couponorder/detail/index.js 查看文件

@@ -39,7 +39,7 @@ Page({
Http.get({ Http.get({
url: config.api.getGame, url: config.api.getGame,
data: { data: {
triggleAction: 3
triggleAction: 4
} }
}).then(res => { }).then(res => {
if (res.data.id) { if (res.data.id) {


Loading…
取消
儲存