Commit 6c3fbe35f8ef4dd455c8c9cb5acf00c60f1ea4e7
1 parent
cf34ddf4
标签
Showing
1 changed file
with
1 additions
and
1 deletions
packageE/pages/user/labels/labels.js
@@ -467,7 +467,7 @@ Page({ | @@ -467,7 +467,7 @@ Page({ | ||
467 | wx.hideLoading(); | 467 | wx.hideLoading(); |
468 | th.setData({loading: 0,is_check:0}); | 468 | th.setData({loading: 0,is_check:0}); |
469 | 469 | ||
470 | - e.data.code=-5; | 470 | + //e.data.code=-5; |
471 | 471 | ||
472 | if (e.data.code == 0) { | 472 | if (e.data.code == 0) { |
473 | app.globalData.user_id = e.data.data.user_id; | 473 | app.globalData.user_id = e.data.data.user_id; |