mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-15 18:46:43 +08:00
【学平险业务字段需求】测试url
This commit is contained in:
@@ -157,7 +157,7 @@ export default {
|
|||||||
window.localStorage.removeItem('className')
|
window.localStorage.removeItem('className')
|
||||||
this.$toast.clear()
|
this.$toast.clear()
|
||||||
if (res.result == 0) {
|
if (res.result == 0) {
|
||||||
this.imgUrl = config.imgDomain + `/returnImageStream?a=b.jpg&imgPath=${res.content.path}`
|
this.imgUrl = config.imgDomain + `/returnImageStream?a=`+Math.random()*100+`.jpg&imgPath=${res.content.path}`
|
||||||
this.imgPath = res.content.path
|
this.imgPath = res.content.path
|
||||||
this.isShow = true
|
this.isShow = true
|
||||||
console.log('created生成图片url');
|
console.log('created生成图片url');
|
||||||
|
|||||||
Reference in New Issue
Block a user