Browse Source

Merge branch 'iteration-20241126' into dev

lex-xin 7 tháng trước cách đây
mục cha
commit
5f2350d6ba
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/music/list/index.tsx

+ 1 - 1
src/views/music/list/index.tsx

@@ -36,7 +36,7 @@ export default defineComponent({
       default: false
       default: false
     },
     },
     height: {
     height: {
-      type: Boolean,
+      type: Number,
       default: 0
       default: 0
     },
     },
     defauleParams: {
     defauleParams: {