|
@@ -100,6 +100,7 @@ export default {
|
|
|
if (val === 'zcjd') imgURL= 'http://icon.honglounews.com/news_zcjd.jpg'
|
|
|
if (val === 'esf') imgURL= 'http://icon.honglounews.com/news_esf.jpg'
|
|
|
if (val === 'lsdt') imgURL= 'http://icon.honglounews.com/news_lsdt.jpg'
|
|
|
+ if (val === 'scfx') imgURL= 'http://icon.honglounews.com/news_scfx.jpg'
|
|
|
params.pri_image = imgURL
|
|
|
this.setDefaultValue(params)
|
|
|
},
|