@@ -6,7 +6,7 @@ export function login(data = {}) {
headers: {
isToken: false
},
-isLoading
+ isLoading: true,
method: 'post',
data,
timeout: 20000