Showing
1 changed file
with
0 additions
and
1 deletions
| @@ -257,7 +257,6 @@ export default { | @@ -257,7 +257,6 @@ export default { | ||
| 257 | platformName: 'WECHAT', | 257 | platformName: 'WECHAT', |
| 258 | thirdUserId: this.getOpenId | 258 | thirdUserId: this.getOpenId |
| 259 | }; | 259 | }; |
| 260 | - console.log(postData) | ||
| 261 | uni.$u.http | 260 | uni.$u.http |
| 262 | .post('/yt/third/bind', postData) | 261 | .post('/yt/third/bind', postData) |
| 263 | .then(res => { | 262 | .then(res => { |