comment-out useHead
This commit is contained in:
parent
9601b88b41
commit
53bfbbc5ef
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<script setup lang="ts">
|
||||
import { onMounted, ref } from "vue";
|
||||
import { useHead } from "@vueuse/head";
|
||||
//import { useHead } from "@vueuse/head";
|
||||
import { router } from "@/rmo/router";
|
||||
import { useDistrictStore } from "@/rmo/store/district";
|
||||
import type { District } from "@/type/api";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue