开门红:微信头像生成 --提交人:阳华祥

This commit is contained in:
yang.huaxiang
2020-11-16 16:24:17 +08:00
parent 285e1087db
commit dc3d64e721

View File

@@ -150,7 +150,7 @@ export default {
// that.downLoadUrl = config.imgDomain + '/returnDirectStream?imgPath=' + encodeURIComponent(res.content.composePathInfo[0])
that.showImgInfo.defaultBackImg = res.content.composePathInfo[0].httpPath
that.composeReqDTO.backPath = res.content.composePathInfo[0].aesPath
that.composeReqDTO.backPath = res.content.backImgInfo[0].aesPath
that.downLoadUrl = config.imgDomain + '/returnDirectStream?imgPath=' + encodeURIComponent(res.content.composePathInfo[0].aesPath)
this.downLoadFlag = false
} else {