提交 5da6a009 编写于 作者: lyf's avatar lyf

图文

上级 a4668e57
......@@ -62,10 +62,11 @@ export default {
watch:{
musicList(newv, oldv) {
this.musicArr = newv;
console.log('this.musicArr',this.musicAr)
}
},
computed: {
},
methods: {
musicUrl(item) {
......@@ -84,7 +85,7 @@ export default {
this.loading = false
clearTimeout(time)
},1000)
},
sucess(response, file, fileList) {
this.musicArr = fileList;
......@@ -167,4 +168,4 @@ export default {
display: inline-block;
}
}
</style>
\ No newline at end of file
</style>
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册