tijiao
This commit is contained in:
@@ -321,7 +321,7 @@
|
||||
if (res.code == 0) {
|
||||
|
||||
this.baseForm = res.data.special;
|
||||
this.SpecialImageUrl = res.data.special.icon?res.data.special.icon:'';
|
||||
this.SpecialImageUrl = res.data.special.icon?this.IMGdo_Url + 'journalicon/'+res.data.special.icon:'';
|
||||
|
||||
this.baseForm.first_name = res.data.editors[0].first_name;
|
||||
this.baseForm.last_name = res.data.editors[0].last_name;
|
||||
|
||||
Reference in New Issue
Block a user