mirror of
https://github.com/HackPlan/RootPanel.git
synced 2026-05-15 22:40:33 +08:00
处理 404 和 403 的情况
This commit is contained in:
@@ -17,4 +17,4 @@ $ ->
|
||||
.fail (reply) ->
|
||||
if reply.status is 400
|
||||
error = reply.responseJSON.error
|
||||
ErrorHandle.flushError error
|
||||
ErrorHandle.flushError error
|
||||
|
||||
Reference in New Issue
Block a user