Commit 2fcfe6ee authored by YuY's avatar YuY

Merge remote-tracking branch 'origin/1.0' into 1.0

parents 5d6becbe 5d486ab1
......@@ -1231,7 +1231,7 @@ export default {
pdfUrl: id
}
findPdfUrl(params).then(res => {
this.pdfUrl = res.data.videoUrl
this.pdfUrl = res.data.ossInfoList[0].url
})
},
// ajax成功的提示
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment