Commit ec028656 authored by nature's avatar nature

图片预览原图

parent 9cc2e6de
......@@ -331,6 +331,7 @@ export default {
let src = URL.createObjectURL(xhr.response)
vm.imgOriginalUrl = src
vm.imgUrl = src
vm.showDownload = false
if (vm.imgList.length) {
vm.imgList[startPosition].imgUrl = src
vm.imgList[startPosition].imgOriginalUrl = src
......
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