Commit 182acd44 by 陈玉桐

test

parent e96cbc3b
......@@ -495,8 +495,8 @@ export default {
}else{
// me.uploadPic = res.localData // localData是图片的base64数据,可以用img标签显示
me.option.img = res.localData
me.cropperShow = true
me.option.img = me.uploadPic
}
}
})
......
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