Commit 53d29a02 authored by zhangjianqian's avatar zhangjianqian

调压箱阀门井设备上图

parent a793e91c
...@@ -86,7 +86,7 @@ export default { ...@@ -86,7 +86,7 @@ export default {
} }
} }
if(item.src){ if(item.src){
var imgs= item.img.split(','); var imgs= item.src.split(',');
if(imgs){ if(imgs){
this.imageList.push(...imgs) this.imageList.push(...imgs)
} }
......
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