7 天以前 452e5c5e9a340367c8fdb14b0bdecc96dcb29491
src/views/ai/music/index/list/index.vue
@@ -1,5 +1,5 @@
<script setup lang="ts">
import type { Recordable } from '..\..\..\..\..\packages\types\src';
import type { Recordable } from '@vben/types';
import type { MusicSong } from './types';
import { provide, ref } from 'vue';