hsy
5 天以前 c8a6236013ec15d00ddcab1587bbd4f090611cdf
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';