Update WindowMusic.vue
This commit is contained in:
parent
d24682c175
commit
0399bb8cd0
1 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@
|
|||
style="width:500px;height:500px;overflow:scroll"
|
||||
:music="firstmusic"
|
||||
:list="musiclist"
|
||||
:repeat="'repeat-all'"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
|
@ -108,4 +109,4 @@ export default {
|
|||
</script>
|
||||
|
||||
<style scoped>
|
||||
</style>
|
||||
</style>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue