js
Showing
with
3 additions
and
0 deletions
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment
... | ... | @@ -119,6 +119,9 @@ const actions = { |
}); | ||
} else if (data.error_code == 3) { | ||
} else { | ||
state.loading = false; | ||
... | ... |