소스 검색

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

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,


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