liu
4 天以前 f11bd0d8d9c1190340a445a67df9e43cdbde0a3e
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';