Showing
1 changed file
with
0 additions
and
1 deletions
@@ -202,7 +202,6 @@ function submitGroupOrder(verifyCode) { | @@ -202,7 +202,6 @@ function submitGroupOrder(verifyCode) { | ||
202 | tip.show('系统繁忙,请稍后再试!'); | 202 | tip.show('系统繁忙,请稍后再试!'); |
203 | return; | 203 | return; |
204 | } | 204 | } |
205 | - console.log(res); | ||
206 | 205 | ||
207 | if (res.code === 200) { | 206 | if (res.code === 200) { |
208 | if (payType === 2) { | 207 | if (payType === 2) { |
-
Please register or login to post a comment