Commit ae9217f9 authored by youjie's avatar youjie

no message

parent c8d09a08
......@@ -124,7 +124,7 @@ import useLgoinModule from '../../module/user/loginModule'
import useMetaModule from '../../module/meta/metaModule'
import { useI18n } from 'vue-i18n'
import { getLangs } from "../../utils/tools";
import { SitLang } from '@/@types';
import { SitLang } from '../../@types/index';
import {ref } from 'vue';
export default defineComponent({
setup() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment