🚚 Update domain

This commit is contained in:
2024-03-20 20:57:21 +08:00
parent 12cbb670df
commit 1eb7e88362
24 changed files with 61 additions and 61 deletions

View File

@ -22,8 +22,8 @@
<script setup lang="ts">
import { useRealms } from "@/stores/realms"
import { getAtk } from "@/stores/userinfo"
import { ref } from "vue"
import { useRoute, useRouter } from "vue-router"
import { ref } from "vue"
const route = useRoute()
const router = useRouter()