Browse Source

重新拼团修改

tags/富茂链客4.1.0
刘晖 6 years ago
parent
commit
7e6c13f063
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages/spellGroup/spellGroup.js

+ 1
- 1
pages/spellGroup/spellGroup.js View File

@@ -58,7 +58,7 @@ Page({
})
},
//重新拼团
gotoAgain(){
gotoAgain(e){
let data = e.currentTarget.dataset.data
wx.navigateTo({
url: `/pages/spellGroup/mySpellGroup/index?couponId=${data.couponId}&couponChannelId=${data.couponChannelId}`,


Loading…
Cancel
Save