mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
✏️ 修复 IDE import 报错
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<script lang="ts" setup>
|
||||
import { onMounted, ref } from "vue";
|
||||
|
||||
import Mys from "../../plugins/Mys";
|
||||
import Mys from "../../plugins/Mys/index.js";
|
||||
|
||||
interface TpVote {
|
||||
insert: {
|
||||
|
||||
Reference in New Issue
Block a user