Pārlūkot izejas kodu

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

tags/安徽版C.4.1.6最终版
meo pirms 6 gadiem
vecāks
revīzija
703194877c
1 mainītis faili ar 6 papildinājumiem un 2 dzēšanām
  1. +6
    -2
      pages/spellGroup/mySpellGroup/index.js

+ 6
- 2
pages/spellGroup/mySpellGroup/index.js Parādīt failu

@@ -33,8 +33,12 @@ Page({
couponChannelId: options.couponChannelId,
couponId: options.couponId
})
this.getDetail(options.couponChannelId);
this.getOneSpell(options.couponId)
if (options.couponChannelId){
this.getDetail(options.couponChannelId);
}
if (options.couponId){
this.getOneSpell(options.couponId)
}
this.getUserInfo();
},
getUserInfo: function () {


Notiek ielāde…
Atcelt
Saglabāt