切换角色
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<Error @error-click="push('/')" />
|
||||
<Error @error-click="push('/Home/index')" />
|
||||
</template>
|
||||
<script lang="ts" name="Error404" setup>
|
||||
const { push } = useRouter()
|
||||
|
||||
Reference in New Issue
Block a user