dev_forum
杨树林 5 years ago
parent 75bb78294a
commit ea6cfcc03c

@ -145,7 +145,7 @@ export function initAxiosInterceptors(props) {
}
if (response.data.status === 402) {
locationurl('/account/basic');
locationurl(response.data.url);
}

Loading…
Cancel
Save