page not found error
This commit is contained in:
@@ -138,6 +138,8 @@ const handleLoad = async () => {
|
|||||||
} else {
|
} else {
|
||||||
pageStatus.value = 404;
|
pageStatus.value = 404;
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
pageStatus.value = result.status;
|
||||||
}
|
}
|
||||||
|
|
||||||
pageLoading.value = false;
|
pageLoading.value = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user