Showing
1 changed file
with
0 additions
and
1 deletions
@@ -129,7 +129,6 @@ class Login { | @@ -129,7 +129,6 @@ class Login { | ||
129 | }, true); | 129 | }, true); |
130 | } | 130 | } |
131 | validate && validate.type === 2 && validate.refresh(); | 131 | validate && validate.type === 2 && validate.refresh(); |
132 | - data.code = 4189; | ||
133 | if (data.code === 200) { | 132 | if (data.code === 200) { |
134 | res = data.data; | 133 | res = data.data; |
135 | 134 |
-
Please register or login to post a comment