作者 张晓杰

打印点击图片

... ... @@ -226,6 +226,7 @@ export default {
},
methods: {
onImg(e) {
console.log(e)
this.show = this.picList[e]
this.num = e
},
... ...