更换头像优化

init
zhusiyu 3 years ago
parent 159eceec84
commit 9243ed278f

@ -115,6 +115,7 @@
this.$refs.imgChange.style.transform = 'scale(' + this.plusMinus + ')'
},
picFileChange(val) {
this.$refs.imgChange.src=''
this.$refs.imgChange.src = val.file.thumbUrl
},
modifyIDphoto(val) {

Loading…
Cancel
Save