lex 2 năm trước cách đây
mục cha
commit
224051f58c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/music/search/select-subject.tsx

+ 1 - 1
src/views/music/search/select-subject.tsx

@@ -22,7 +22,7 @@ export default defineComponent({
     },
     type: {
       type: String,
-      default: ''
+      default: 'MUSIC'
     },
     onComfirm: {
       type: Function,