bbd253cc by ex

meta 拼错

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