lex 2 years ago
parent
commit
9b77014f81
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/views/music/list/list.tsx

+ 3 - 0
src/views/music/list/list.tsx

@@ -0,0 +1,3 @@
+import { defineComponent } from 'vue'
+
+export default defineComponent({})