mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
🔱: [client] sync upgrade with 3 commits [trident-sync]
build: publish success chore:
This commit is contained in:
@@ -8,9 +8,11 @@
|
||||
|
||||
<script lang="ts">
|
||||
export default {
|
||||
// eslint-disable-next-line vue/multi-word-component-names
|
||||
name: "Exception404",
|
||||
methods: {
|
||||
toHome() {
|
||||
//@ts-ignore
|
||||
this.$router.push({ path: "/" });
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user