gaoluyang
2026-08-11 c4ff426ac3677f7ef16745bc8f7b6d6f8ac4f1a4
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';