This commit is contained in:
parent
49dd3ab700
commit
770f08b8db
@ -1,7 +1,6 @@
|
|||||||
<script lang="ts">
|
<script lang="ts">
|
||||||
import { defineComponent } from "vue";
|
import { defineComponent } from "vue";
|
||||||
import HHVDataService from "@/services/HHVDataService";
|
import HHVDataService from "@/services/HHVDataService";
|
||||||
import type HHV from "@/types/HHV";
|
|
||||||
import type ResponseData from "@/types/ResponseData";
|
import type ResponseData from "@/types/ResponseData";
|
||||||
|
|
||||||
export default defineComponent({
|
export default defineComponent({
|
||||||
|
Loading…
Reference in New Issue
Block a user