주석 품
This commit is contained in:
parent
1b3339fa94
commit
1daafb3c75
@ -37,7 +37,7 @@ $api.interceptors.response.use(
|
||||
},
|
||||
function (error) {
|
||||
const toastStore = useToastStore();
|
||||
//const currentPage = error.config.headers['X-Page-Route'];
|
||||
const currentPage = error.config.headers['X-Page-Route'];
|
||||
// 오류 응답 처리
|
||||
if (error.response) {
|
||||
switch (error.response.status) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user