liu
5 天以前 d3de90fb0a1cd016e0fd3552a9fc495718ca9afc
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';