目标: 我想通过 Vuetify 组件中的 useFetch 测试 API。
错误发生: 为了实现这个目标,我使用了
'@nuxt/test-utils/runtime'
import { defineConfig } from "vite";
两个