dev_forum
杨树林 5 years ago
parent 51e0aa41b0
commit ea420d4b35

@ -146,6 +146,7 @@ export function initAxiosInterceptors(props) {
}
if (response.data.status === 402) {
debugger
console.log(response.data.status);
console.log(response.data.url);

Loading…
Cancel
Save