Browse Source

[拼团券][修改]:[修改拼团undifined的问题]

tags/C.8.3.0^2
meo 5 years ago
parent
commit
a423ba31d6
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      pages/spellGroup/mySpellGroup/index.js

+ 0
- 4
pages/spellGroup/mySpellGroup/index.js View File

@@ -53,10 +53,6 @@ Page({
* 生命周期函数--监听页面加载
*/
onLoad: function(options) {
this.setData({
couponChannelId: options.couponChannelId,
couponId: options.couponId
})
if (options && options.couponChannelId) {
this.getDetail(options.couponChannelId);
}


Loading…
Cancel
Save