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