diff --git a/packageC/pages/luckyGo/luckyGo_details/luckyGo_details.js b/packageC/pages/luckyGo/luckyGo_details/luckyGo_details.js index 1b2a44e..0e3f165 100644 --- a/packageC/pages/luckyGo/luckyGo_details/luckyGo_details.js +++ b/packageC/pages/luckyGo/luckyGo_details/luckyGo_details.js @@ -1171,7 +1171,9 @@ Page({ // team_id = luckyGoInfo.team_id; if(luckyGoInfo.team_id == 0) { team_id = wx.getStorageSync('team_id'); - } + } else { + team_id = luckyGoInfo.team_id; + }; }; th.setData({