bbd253cc by ex

meta 拼错

1 parent e9495662
......@@ -39,7 +39,7 @@ angular.module('myApp')
}
})
}
if(res.mate.code == 500){
if(res.meta.code == 500){
$state.go('login', {}, {reload: true});
}
})
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!